diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-07-26 04:43:40 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-07-26 04:43:40 +0000 |
commit | 4fe2f88eee79878d72a163209300b986e2e2db06 (patch) | |
tree | 9407ed19cea4379599866a6b3de4db6b6c65b83b | |
parent | be11fba9cdbcd1781f1657914102b6e051d42dce (diff) | |
download | anaconda-4fe2f88eee79878d72a163209300b986e2e2db06.tar.gz anaconda-4fe2f88eee79878d72a163209300b986e2e2db06.tar.xz anaconda-4fe2f88eee79878d72a163209300b986e2e2db06.zip |
oops
-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 |