projects
/
lilass.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
It does not like me to always properly clean up the xrandr process, so just don't...
[lilass.git]
/
gui.py
diff --git
a/gui.py
b/gui.py
index edb9b2b9a8086ceeeddb794986891cb6599df1fb..a85f2d52bcb8bd57abe07eb0e303f4a06c5f02aa 100644
(file)
--- a/
gui.py
+++ b/
gui.py
@@
-22,4
+22,3
@@
app = QtGui.QApplication(sys.argv)
def error(message):
QtGui.QMessageBox.critical(None, 'Fatal error', message)
- raise Exception(message)