개정판 cd282086
issue #000: license
Change-Id: I3574a1a0467b27cb023f5b8a399342ec18511571
DTI_PID/DTI_PID/App.py | ||
---|---|---|
127 | 127 |
app._excepthook = sys.excepthook |
128 | 128 |
sys.excepthook = app.exception_handler.handler |
129 | 129 |
|
130 |
if True:#QLicenseDialog.check_license_key():
|
|
130 |
if QLicenseDialog.check_license_key(): |
|
131 | 131 |
dlg = Ui_Dialog() |
132 | 132 |
|
133 | 133 |
selectedProject = dlg.showDialog() |
내보내기 Unified diff