summaryrefslogtreecommitdiffstats
path: root/kolourpaint/kpdocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolourpaint/kpdocument.h')
-rw-r--r--kolourpaint/kpdocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/kpdocument.h b/kolourpaint/kpdocument.h
index b2dfb55b..b20d282f 100644
--- a/kolourpaint/kpdocument.h
+++ b/kolourpaint/kpdocument.h
@@ -55,7 +55,7 @@ class kpSelection;
class kpDocument : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
kpDocument (int w, int h, kpMainWindow *mainWindow);