some testing, update todo

This commit is contained in:
Kilian Valkhof 2010-02-05 17:17:06 +01:00
parent 18af1183b7
commit f9ca8e602c
3 changed files with 16 additions and 14 deletions

3
ui.py
View file

@ -2,8 +2,7 @@ from PyQt4.QtCore import *
from PyQt4.QtGui import *
DEBUG = True
DEBUG = False
class TrimageTableView(QTableView):