mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
install trimage as module
This commit is contained in:
parent
6a00b2e25c
commit
d79a5c498b
3 changed files with 2 additions and 7 deletions
1
ui.py
1
ui.py
|
|
@ -1,7 +1,6 @@
|
|||
from PyQt4.QtCore import *
|
||||
from PyQt4.QtGui import *
|
||||
|
||||
|
||||
class TrimageTableView(QTableView):
|
||||
"""Init the table drop event."""
|
||||
def __init__(self, parent=None):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue