Adding some more global statements to fix search and stuff
authorEd Page <eopage@byu.net>
Thu, 29 Oct 2009 12:55:06 +0000 (07:55 -0500)
committerEd Page <eopage@byu.net>
Thu, 29 Oct 2009 12:55:06 +0000 (07:55 -0500)
src/gonvert_glade.py

index 555ed8b..6ee8608 100755 (executable)
@@ -584,6 +584,10 @@ def main():
        global entry3
        global entry4
        global label2
+       global find_label
+       global find_entry
+       global col
+       global edit_shortlist1
 
        logging.basicConfig(level=logging.DEBUG)