summaryrefslogtreecommitdiffstats
path: root/digikam/imageplugins/perspective/perspectivewidget.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 12:49:00 +0900
committerMichele Calgaro <[email protected]>2023-07-23 18:55:34 +0900
commitfe8b4e8188e93ab87341d015364201e5f992ac9d (patch)
tree11188196ab126326a1fe3bb8d36896874edbb99e /digikam/imageplugins/perspective/perspectivewidget.h
parente33e53c85f6d3ca09b1b069bd19028b9266d15c9 (diff)
downloaddigikam-fe8b4e8188e93ab87341d015364201e5f992ac9d.tar.gz
digikam-fe8b4e8188e93ab87341d015364201e5f992ac9d.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9dd2125c6bf1e294564b0ee1d534a52860669588)
Diffstat (limited to 'digikam/imageplugins/perspective/perspectivewidget.h')
-rw-r--r--digikam/imageplugins/perspective/perspectivewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/imageplugins/perspective/perspectivewidget.h b/digikam/imageplugins/perspective/perspectivewidget.h
index 48abaa75..0047c3e8 100644
--- a/digikam/imageplugins/perspective/perspectivewidget.h
+++ b/digikam/imageplugins/perspective/perspectivewidget.h
@@ -53,7 +53,7 @@ namespace DigikamPerspectiveImagesPlugin
class PerspectiveWidget : public TQWidget
{
-Q_OBJECT
+TQ_OBJECT
public: