summaryrefslogtreecommitdiffstats
path: root/kword/KWStartupWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWStartupWidget.h')
-rw-r--r--kword/KWStartupWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWStartupWidget.h b/kword/KWStartupWidget.h
index 22460eed..6f0e79cc 100644
--- a/kword/KWStartupWidget.h
+++ b/kword/KWStartupWidget.h
@@ -32,7 +32,7 @@ class KWDocument;
*/
class KWStartupWidget : public KWStartupWidgetBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor. Please note that this class is being used/created by KWDocument.