summaryrefslogtreecommitdiffstats
path: root/kspy/spy.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspy/spy.h')
-rw-r--r--kspy/spy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspy/spy.h b/kspy/spy.h
index f745ac35..ec68b6d0 100644
--- a/kspy/spy.h
+++ b/kspy/spy.h
@@ -37,7 +37,7 @@ class ClassInfoView;
class Spy : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
Spy( TQWidget *parent = 0, const char *name = 0 );