summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordeva <deva>2006-08-12 15:07:36 +0000
committerdeva <deva>2006-08-12 15:07:36 +0000
commit0ce19de1ad58dc4a7b25e86125cd2cc78156c001 (patch)
tree828d5905bfbfe640f051f616cc116b012477833c
parent49265541974282f3346c9dc7de2365858f9fcb4d (diff)
Made the splashscreen use the PIXMAPS from config.h
-rw-r--r--client/splashscreen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/splashscreen.h b/client/splashscreen.h
index eff1887..05f0eba 100644
--- a/client/splashscreen.h
+++ b/client/splashscreen.h
@@ -31,6 +31,8 @@
#include <QProgressBar>
#include <QString>
+#include "config.h"
+
#define PIXMAP_SPLASH PIXMAPS"/dummy.png"
class SplashScreen : public QSplashScreen