diff options
Diffstat (limited to 'src/splashscreen.h')
-rw-r--r-- | src/splashscreen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/splashscreen.h b/src/splashscreen.h index 5fa6bc07..acd0cb5d 100644 --- a/src/splashscreen.h +++ b/src/splashscreen.h @@ -6,7 +6,7 @@ #include <tqpainter.h> #include <tqlabel.h> -class QPixmap; +class TQPixmap; /** Splash screen. |