diff options
-rwxr-xr-x | gui.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -408,7 +408,6 @@ class MessageWindow: else: tbutton = button - print "adding button ",tbutton widget = dialog.add_button(tbutton, rid) rid = rid + 1 |
![]() |
index : anaconda.git | |
Unnamed repository; edit this file to name it for gitweb. | Dennis Gilmore |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | gui.py | 1 |
@@ -408,7 +408,6 @@ class MessageWindow: else: tbutton = button - print "adding button ",tbutton widget = dialog.add_button(tbutton, rid) rid = rid + 1 |