summaryrefslogtreecommitdiffstats
path: root/digikam/libs/imageproperties/imagepropertiessidebardb.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
commit23bfbfff2de55c72029349cc312adac29cf09809 (patch)
tree471f706949569f3531be5f2819f5071b117ce249 /digikam/libs/imageproperties/imagepropertiessidebardb.h
parent0b843b137f8f7e7f3d43f7a7beafc51129668981 (diff)
downloaddigikam-23bfbfff2de55c72029349cc312adac29cf09809.tar.gz
digikam-23bfbfff2de55c72029349cc312adac29cf09809.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/digikam@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'digikam/libs/imageproperties/imagepropertiessidebardb.h')
-rw-r--r--digikam/libs/imageproperties/imagepropertiessidebardb.h2
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();