fix splashscreen (shrink titleCopyrightVSpace)
This commit is contained in:
parent
af5aece96b
commit
d6a0de72ad
@ -41,7 +41,7 @@ SplashScreen::SplashScreen(Qt::WindowFlags f, const NetworkStyle *networkStyle)
|
||||
int paddingLeft = 14;
|
||||
int paddingTop = 470;
|
||||
int titleVersionVSpace = 17;
|
||||
int titleCopyrightVSpace = 32;
|
||||
int titleCopyrightVSpace = 22;
|
||||
|
||||
float fontFactor = 1.0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user