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 6fd78e75..7037b648 100644 --- a/digikam/libs/imageproperties/imagepropertiessidebardb.h +++ b/digikam/libs/imageproperties/imagepropertiessidebardb.h @@ -55,7 +55,7 @@ class ImagePropertiesSideBarDBPriv; class DIGIKAM_EXPORT ImagePropertiesSideBarDB : public ImagePropertiesSideBar { - Q_OBJECT + TQ_OBJECT public: |