개정판 31437e90
issue #000:
Change-Id: Ia7796611c45c996c114d3c4e6e576f69294880b7
DTI_PID/DTI_PID/App.py | ||
---|---|---|
102 | 102 |
from MainWindow import MainWindow |
103 | 103 |
from ExceptionHandler import QExceptionHandler |
104 | 104 |
|
105 |
app = App(sys.argv)
|
|
105 |
app = App(sys.argv) |
|
106 | 106 |
|
107 | 107 |
""" log for unhandled exception """ |
108 | 108 |
exceptionHandler = QExceptionHandler() |
내보내기 Unified diff