diff options
Diffstat (limited to 'digikam/imageplugins/superimpose/superimposetool.h')
-rw-r--r-- | digikam/imageplugins/superimpose/superimposetool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/imageplugins/superimpose/superimposetool.h b/digikam/imageplugins/superimpose/superimposetool.h index 6622a2bf..7501f23f 100644 --- a/digikam/imageplugins/superimpose/superimposetool.h +++ b/digikam/imageplugins/superimpose/superimposetool.h @@ -50,7 +50,7 @@ class SuperImposeWidget; class SuperImposeTool : public Digikam::EditorTool { - Q_OBJECT + TQ_OBJECT public: |