diff options
Diffstat (limited to 'kolourpaint/tools/kptoolroundedrectangle.h')
-rw-r--r-- | kolourpaint/tools/kptoolroundedrectangle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/tools/kptoolroundedrectangle.h b/kolourpaint/tools/kptoolroundedrectangle.h index 2f451521..89d3616d 100644 --- a/kolourpaint/tools/kptoolroundedrectangle.h +++ b/kolourpaint/tools/kptoolroundedrectangle.h @@ -35,7 +35,7 @@ class kpMainWindow; class kpToolRoundedRectangle : public kpToolRectangle { -Q_OBJECT +TQ_OBJECT public: |