summaryrefslogtreecommitdiffstats
path: root/ksplashml
diff options
context:
space:
mode:
Diffstat (limited to 'ksplashml')
-rw-r--r--ksplashml/wndmain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/wndmain.h b/ksplashml/wndmain.h
index ea596cd91..7ece50bdd 100644
--- a/ksplashml/wndmain.h
+++ b/ksplashml/wndmain.h
@@ -39,7 +39,7 @@ class KConfig;
class KSplash: public TQWidget, virtual public KSplashIface
{
Q_OBJECT
- TQ_OBJECT
+
public:
KSplash(const char *name = "ksplash");