diff options
Diffstat (limited to 'ksplashml/kcmksplash/installer.h')
-rw-r--r-- | ksplashml/kcmksplash/installer.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ksplashml/kcmksplash/installer.h b/ksplashml/kcmksplash/installer.h index 98dc1fc39..22485d75c 100644 --- a/ksplashml/kcmksplash/installer.h +++ b/ksplashml/kcmksplash/installer.h @@ -17,9 +17,9 @@ #include <klistbox.h> #include <kurl.h> -class QLabel; -class QTextEdit; -class QPushButton; +class TQLabel; +class TQTextEdit; +class TQPushButton; class ThemeListBox; class SplashInstaller : public QWidget |