summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/synaescope
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/synaescope')
-rw-r--r--noatun-plugins/synaescope/cmodule.h2
-rw-r--r--noatun-plugins/synaescope/synaescope.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/noatun-plugins/synaescope/cmodule.h b/noatun-plugins/synaescope/cmodule.h
index 8b13716..58ad890 100644
--- a/noatun-plugins/synaescope/cmodule.h
+++ b/noatun-plugins/synaescope/cmodule.h
@@ -26,7 +26,7 @@ class TQSpinBox;
class SynaePrefs : public CModule
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/noatun-plugins/synaescope/synaescope.h b/noatun-plugins/synaescope/synaescope.h
index e62fbe0..1659b62 100644
--- a/noatun-plugins/synaescope/synaescope.h
+++ b/noatun-plugins/synaescope/synaescope.h
@@ -16,7 +16,7 @@ class TDEProcess;
class SynaeScope : public TQObject, public Plugin
{
-Q_OBJECT
+TQ_OBJECT
public: