mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-31 22:04:04 -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();
|
|
|