diff options
Diffstat (limited to 'digikam/libs/imageproperties/navigatebarwidget.h')
-rw-r--r-- | digikam/libs/imageproperties/navigatebarwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/imageproperties/navigatebarwidget.h b/digikam/libs/imageproperties/navigatebarwidget.h index 89d4358a..2bb45714 100644 --- a/digikam/libs/imageproperties/navigatebarwidget.h +++ b/digikam/libs/imageproperties/navigatebarwidget.h @@ -41,7 +41,7 @@ class NavigateBarWidgetPriv; class DIGIKAM_EXPORT NavigateBarWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: |