mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -05:00
some testing, update todo
This commit is contained in:
parent
18af1183b7
commit
f9ca8e602c
3 changed files with 16 additions and 14 deletions
3
ui.py
3
ui.py
|
|
@ -2,8 +2,7 @@ from PyQt4.QtCore import *
|
|||
from PyQt4.QtGui import *
|
||||
|
||||
|
||||
DEBUG = True
|
||||
|
||||
DEBUG = False
|
||||
|
||||
class TrimageTableView(QTableView):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue