summaryrefslogtreecommitdiffstats
path: root/kmymoney2/kstartuplogo.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/kstartuplogo.h')
-rw-r--r--kmymoney2/kstartuplogo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/kstartuplogo.h b/kmymoney2/kstartuplogo.h
index 682d004..d188431 100644
--- a/kmymoney2/kstartuplogo.h
+++ b/kmymoney2/kstartuplogo.h
@@ -33,7 +33,7 @@
class TDEStartupSplash : public KSplashScreen
{
- Q_OBJECT
+ TQ_OBJECT
public:
TDEStartupSplash(const TQPixmap &pixmap, WFlags f = 0);
@@ -51,7 +51,7 @@ class TDEStartupSplash : public KSplashScreen
// Simple class that just shows a picture
class TDEStartupLogo : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
TDEStartupLogo();