diff options
Diffstat (limited to 'digikam/libs/imageproperties/imagepropertiessidebardb.h')
-rw-r--r-- | digikam/libs/imageproperties/imagepropertiessidebardb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/imageproperties/imagepropertiessidebardb.h b/digikam/libs/imageproperties/imagepropertiessidebardb.h index 48a5b903..2e903b7f 100644 --- a/digikam/libs/imageproperties/imagepropertiessidebardb.h +++ b/digikam/libs/imageproperties/imagepropertiessidebardb.h @@ -60,7 +60,7 @@ class DIGIKAM_EXPORT ImagePropertiesSideBarDB : public ImagePropertiesSideBar public: - ImagePropertiesSideBarDB(TQWidget* tqparent, const char *name, TQSplitter *splitter, Side side=Left, + ImagePropertiesSideBarDB(TQWidget* parent, const char *name, TQSplitter *splitter, Side side=Left, bool mimimizedDefault=false); ~ImagePropertiesSideBarDB(); |