summaryrefslogtreecommitdiffstats
path: root/digikam/libs/widgets/imageplugins/imagepanelwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/libs/widgets/imageplugins/imagepanelwidget.h')
-rw-r--r--digikam/libs/widgets/imageplugins/imagepanelwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/widgets/imageplugins/imagepanelwidget.h b/digikam/libs/widgets/imageplugins/imagepanelwidget.h
index 716e8e44..ea0e1c6e 100644
--- a/digikam/libs/widgets/imageplugins/imagepanelwidget.h
+++ b/digikam/libs/widgets/imageplugins/imagepanelwidget.h
@@ -62,7 +62,7 @@ public:
public:
ImagePanelWidget(uint w, uint h, const TQString& settingsSection, ImagePanIconWidget *pan,
- TQWidget *tqparent=0, int separateViewMode=SeparateViewAll);
+ TQWidget *parent=0, int separateViewMode=SeparateViewAll);
~ImagePanelWidget();
TQRect getOriginalImageRegion();