diff options
Diffstat (limited to 'kolourpaint/kptool.h')
-rw-r--r-- | kolourpaint/kptool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/kptool.h b/kolourpaint/kptool.h index b5555d64..f1fc22bb 100644 --- a/kolourpaint/kptool.h +++ b/kolourpaint/kptool.h @@ -58,7 +58,7 @@ class kpToolToolBar; class kpTool : public TQObject { Q_OBJECT - TQ_OBJECT + public: kpTool (const TQString &text, const TQString &description, |