This commit is contained in:
Kovid Goyal
2008-03-19 18:22:25 +00:00
parent bf658c1959
commit ce8a03f00f
+1 -1
View File
@@ -21,7 +21,7 @@ from PyQt4.QtGui import QFileDialog, QMessageBox, QPixmap, QFileIconProvider, \
ORG_NAME = 'KovidsBrain'
APP_UID = 'libprs500'
from libprs500 import __author__, islinux, iswindows
from libprs500 import __author__, islinux, iswindows, Settings
NONE = QVariant() #: Null value to return from the data function of item models