add license, clean up todo

This commit is contained in:
Kilian Valkhof 2010-02-03 15:37:00 +01:00
parent d7cd915655
commit 60ae6da83a
3 changed files with 26 additions and 26 deletions

View file

@ -3,10 +3,12 @@ from os import system
from os import listdir
from os import path
from subprocess import *
from optparse import OptionParser
from PyQt4.QtCore import *
from PyQt4.QtGui import *
from hurry.filesize import *
from optparse import OptionParser
from ui import Ui_trimage