summaryrefslogtreecommitdiffstats
path: root/digikam/utilities/imageeditor/editor/editorstackview.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-20 12:49:00 +0900
commit9dd2125c6bf1e294564b0ee1d534a52860669588 (patch)
treef488450a4d62b51e20e4aab46ce8d279ff64c1e6 /digikam/utilities/imageeditor/editor/editorstackview.h
parenta585c09267e1cafabb23cf39bf47c152a1a622f7 (diff)
downloaddigikam-9dd2125c6bf1e294564b0ee1d534a52860669588.tar.gz
digikam-9dd2125c6bf1e294564b0ee1d534a52860669588.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'digikam/utilities/imageeditor/editor/editorstackview.h')
-rw-r--r--digikam/utilities/imageeditor/editor/editorstackview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/utilities/imageeditor/editor/editorstackview.h b/digikam/utilities/imageeditor/editor/editorstackview.h
index 66eae76..e428fcd 100644
--- a/digikam/utilities/imageeditor/editor/editorstackview.h
+++ b/digikam/utilities/imageeditor/editor/editorstackview.h
@@ -41,7 +41,7 @@ class EditorStackViewPriv;
class DIGIKAM_EXPORT EditorStackView : public TQWidgetStack
{
-Q_OBJECT
+TQ_OBJECT
public: