From 0ce19de1ad58dc4a7b25e86125cd2cc78156c001 Mon Sep 17 00:00:00 2001 From: deva Date: Sat, 12 Aug 2006 15:07:36 +0000 Subject: Made the splashscreen use the PIXMAPS from config.h --- client/splashscreen.h | 2 ++ 1 file changed, 2 insertions(+) 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 #include +#include "config.h" + #define PIXMAP_SPLASH PIXMAPS"/dummy.png" class SplashScreen : public QSplashScreen -- cgit v1.2.3