summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/nexscope/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/nexscope/gui.h')
-rw-r--r--noatun-plugins/nexscope/gui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun-plugins/nexscope/gui.h b/noatun-plugins/nexscope/gui.h
index c817eee..7e7678d 100644
--- a/noatun-plugins/nexscope/gui.h
+++ b/noatun-plugins/nexscope/gui.h
@@ -12,7 +12,7 @@ class Renderer;
class Control : public TDEMainWindow
{
-Q_OBJECT
+TQ_OBJECT
public:
@@ -42,7 +42,7 @@ private:
class RendererListView : public TDEListView
{
-Q_OBJECT
+TQ_OBJECT
public:
RendererListView(TQWidget *p);