mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-30 20:16:01 +01:00
This commit is contained in:
parent
bf658c1959
commit
ce8a03f00f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue