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 c35803cd..8d033fec 100644 --- a/digikam/imageplugins/superimpose/superimposetool.h +++ b/digikam/imageplugins/superimpose/superimposetool.h @@ -55,7 +55,7 @@ class SuperImposeTool : public Digikam::EditorTool public: - SuperImposeTool(TQObject* tqparent); + SuperImposeTool(TQObject* parent); ~SuperImposeTool(); private slots: |