From 0c10b3b6b156af67067e8ea07f2818092322910a Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 22 Mar 2013 10:26:22 +0100 Subject: New Splash Create new splash screen from Kimber James. She's so hot! While at it, change the Domain... --- shemov.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shemov.cpp') diff --git a/shemov.cpp b/shemov.cpp index 402af56..d65c1d1 100644 --- a/shemov.cpp +++ b/shemov.cpp @@ -64,7 +64,7 @@ SheMov::SheMov(QWidget *parent, Qt::WindowFlags flags) : QMainWindow(parent, fla //application icon qApp->setWindowIcon(QIcon(":/shemov.png")); setAttribute(Qt::WA_DeleteOnClose); - QSplashScreen splash(QPixmap(":/shemov_splash.png")); + QSplashScreen splash(QPixmap(":/shemov_splash2.png")); splash.show(); //init database as early as possible -- cgit v1.2.3-70-g09d2