summaryrefslogtreecommitdiffstats
path: root/digikam/libs/imageproperties/navigatebarwidget.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:49:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-23 18:55:34 +0900
commitfe8b4e8188e93ab87341d015364201e5f992ac9d (patch)
tree11188196ab126326a1fe3bb8d36896874edbb99e /digikam/libs/imageproperties/navigatebarwidget.h
parente33e53c85f6d3ca09b1b069bd19028b9266d15c9 (diff)
downloaddigikam-fe8b4e81.tar.gz
digikam-fe8b4e81.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9dd2125c6bf1e294564b0ee1d534a52860669588)
Diffstat (limited to 'digikam/libs/imageproperties/navigatebarwidget.h')
-rw-r--r--digikam/libs/imageproperties/navigatebarwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/imageproperties/navigatebarwidget.h b/digikam/libs/imageproperties/navigatebarwidget.h
index 2bb45714..7be088ed 100644
--- a/digikam/libs/imageproperties/navigatebarwidget.h
+++ b/digikam/libs/imageproperties/navigatebarwidget.h
@@ -40,7 +40,7 @@ class NavigateBarWidgetPriv;
class DIGIKAM_EXPORT NavigateBarWidget : public TQWidget
{
-Q_OBJECT
+TQ_OBJECT
public: