summaryrefslogtreecommitdiffstats
path: root/src/ksimulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ksimulator.h')
-rwxr-xr-xsrc/ksimulator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ksimulator.h b/src/ksimulator.h
index f81b9ee..7421d61 100755
--- a/src/ksimulator.h
+++ b/src/ksimulator.h
@@ -37,7 +37,7 @@
class KSimulator : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KSimulator(TQObject *parent = 0, const char *name = 0);
~KSimulator();