This commit is contained in:
Kovid Goyal 2008-03-19 18:22:25 +00:00
parent bf658c1959
commit ce8a03f00f

View file

@ -21,7 +21,7 @@
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