mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
more work in progress on installable trimage
This commit is contained in:
parent
b86c5aa8cd
commit
c0dceb88ad
4 changed files with 7 additions and 2 deletions
2
trimage
2
trimage
|
|
@ -10,6 +10,8 @@ from PyQt4.QtCore import *
|
|||
from PyQt4.QtGui import *
|
||||
from hurry.filesize import *
|
||||
|
||||
from ui import Ui_trimage
|
||||
|
||||
VERSION = "1.0.0b"
|
||||
|
||||
class StartQT4(QMainWindow):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue