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 834d7df..baf0330 100644
--- a/noatun-plugins/nexscope/gui.h
+++ b/noatun-plugins/nexscope/gui.h
@@ -13,7 +13,7 @@ class Renderer;
class Control : public KMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
Control();
@@ -43,7 +43,7 @@ private:
class RendererListView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
RendererListView(TQWidget *p);