Changeset 781:49293a78f302 in hatta-dev for hatta_qticon.py


Ignore:
Timestamp:
07/16/10 20:48:56 (22 months ago)
Author:
Cezary Krzy?anowski <dhubleizh@…>
Branch:
default
Message:

Correct exe build automation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hatta_qticon.py

    r780 r781  
    614614            error_dialog = ErrorDialog(module_path()) 
    615615            status_icon = HattaTrayIcon() 
    616             raise AttributeError("DUPA") 
    617616            app.exec_() 
    618617        except Exception as e: 
Note: See TracChangeset for help on using the changeset viewer.