Changeset 4371

Show
Ignore:
Timestamp:
03/15/09 16:34:53 (4 years ago)
Author:
gpolo
Message:

Just "import gtk" matters here.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/bin/umit

    r4370 r4371  
    5151        try: 
    5252            import gtk 
    53             from umit.gui.BugReport import CrashReport 
    54             from higwidgets.higdialogs import HIGAlertDialog 
    5553        except Warning, e: 
    5654            print e.message 
    5755            sys.exit(-1) 
    5856        warnings.resetwarnings() 
     57 
     58        from umit.gui.BugReport import CrashReport 
     59        from higwidgets.higdialogs import HIGAlertDialog 
    5960 
    6061        # Getting dependencies versions