diff options
Diffstat (limited to 'client')
| -rw-r--r-- | client/splashscreen.h | 2 | 
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 | 
