summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/gpssync/gpsmapwidget.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 15:45:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 15:45:34 +0900
commit811b9c6aeed16644b41dcc62dbdd7a2b1e5f9855 (patch)
tree975a999db14c73db655262a2af6c22a32c23afc7 /kipi-plugins/gpssync/gpsmapwidget.h
parentc39b2d5dc3874226203c047c242b69d669623db0 (diff)
downloadkipi-plugins-811b9c6aeed16644b41dcc62dbdd7a2b1e5f9855.tar.gz
kipi-plugins-811b9c6aeed16644b41dcc62dbdd7a2b1e5f9855.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kipi-plugins/gpssync/gpsmapwidget.h')
-rw-r--r--kipi-plugins/gpssync/gpsmapwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/gpssync/gpsmapwidget.h b/kipi-plugins/gpssync/gpsmapwidget.h
index 8af923c..4af5e5e 100644
--- a/kipi-plugins/gpssync/gpsmapwidget.h
+++ b/kipi-plugins/gpssync/gpsmapwidget.h
@@ -39,7 +39,7 @@ class GPSMapWidgetPrivate;
class GPSMapWidget : public TDEHTMLPart
{
- Q_OBJECT
+ TQ_OBJECT
public: