mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
5 lines
260 B
C
5 lines
260 B
C
SetSplashQtf((String)(SPLASHQTF));
|
|
SetSplashLogo(SPLASH_LOGO_NATIVE,SPLASH_LOGO_INTERNATIONAL);
|
|
SetSplashNativeLang(SPLASH_NATIVE_LANG);
|
|
ShowSplash();
|
|
|