mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
cda3a4093e
commit
e4ae318b8f
@ -18,8 +18,8 @@ class SplashScreen(QSplashScreen):
|
||||
TITLE_SIZE = 20 # pt
|
||||
BODY_SIZE = 12 # pt
|
||||
FOOTER_SIZE = 9 # pt
|
||||
LOGO_SIZE = 128 # px
|
||||
WIDTH = 600 # px
|
||||
LOGO_SIZE = 96 # px
|
||||
WIDTH = 550 # px
|
||||
|
||||
def __init__(self, develop=False):
|
||||
self.drawn_once = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user