summaryrefslogtreecommitdiffstats
path: root/digikam/imageplugins/perspective/perspectivewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/imageplugins/perspective/perspectivewidget.h')
-rw-r--r--digikam/imageplugins/perspective/perspectivewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/imageplugins/perspective/perspectivewidget.h b/digikam/imageplugins/perspective/perspectivewidget.h
index d84af472..a46b0a5d 100644
--- a/digikam/imageplugins/perspective/perspectivewidget.h
+++ b/digikam/imageplugins/perspective/perspectivewidget.h
@@ -58,7 +58,7 @@ Q_OBJECT
public:
- PerspectiveWidget(int width, int height, TQWidget *tqparent=0);
+ PerspectiveWidget(int width, int height, TQWidget *parent=0);
~PerspectiveWidget();
TQRect getTargetSize(void);