summaryrefslogtreecommitdiffstats
path: root/ksplashml/themeengine/objkstheme.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksplashml/themeengine/objkstheme.h')
-rw-r--r--ksplashml/themeengine/objkstheme.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksplashml/themeengine/objkstheme.h b/ksplashml/themeengine/objkstheme.h
index 8959c5537..f6884b46f 100644
--- a/ksplashml/themeengine/objkstheme.h
+++ b/ksplashml/themeengine/objkstheme.h
@@ -26,9 +26,9 @@ class TDEConfig;
* of KSplash completely, and offers a friendlier way
* of installing custom splash screens.
*/
-class KDE_EXPORT ObjKsTheme : public QObject
+class KDE_EXPORT ObjKsTheme : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
explicit ObjKsTheme( const TQString& );
virtual ~ObjKsTheme();