diff options
Diffstat (limited to 'digikam/libs/imageproperties/imagepropertiescolorstab.h')
-rw-r--r-- | digikam/libs/imageproperties/imagepropertiescolorstab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/imageproperties/imagepropertiescolorstab.h b/digikam/libs/imageproperties/imagepropertiescolorstab.h index 260dc109..baae0020 100644 --- a/digikam/libs/imageproperties/imagepropertiescolorstab.h +++ b/digikam/libs/imageproperties/imagepropertiescolorstab.h @@ -54,7 +54,7 @@ class DIGIKAM_EXPORT ImagePropertiesColorsTab : public NavigateBarTab public: - ImagePropertiesColorsTab(TQWidget* tqparent, bool navBar=true); + ImagePropertiesColorsTab(TQWidget* parent, bool navBar=true); ~ImagePropertiesColorsTab(); void setData(const KURL& url=KURL(), const TQRect &selectionArea = TQRect(), |