summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
Diffstat (limited to 'iw')
-rw-r--r--iw/dependencies_gui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/dependencies_gui.py b/iw/dependencies_gui.py
index 85799247c..278143c22 100644
--- a/iw/dependencies_gui.py
+++ b/iw/dependencies_gui.py
@@ -10,6 +10,7 @@ class UnresolvedDependenciesWindow (InstallWindow):
ics.setNextEnabled (1)
ics.readHTML ("depend")
self.dependRB = None
+ self.causeRB = None
def getNext (self):
if (self.dependRB and self.dependRB.get_active ()