summaryrefslogtreecommitdiffstats
path: root/src/debugmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debugmanager.h')
-rw-r--r--src/debugmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugmanager.h b/src/debugmanager.h
index 208d9d3..b609290 100644
--- a/src/debugmanager.h
+++ b/src/debugmanager.h
@@ -29,7 +29,7 @@ typedef TQValueList< TQGuardedPtr<GpsimProcessor> > GpsimProcessorList;
class DebugManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
static DebugManager * self();
~DebugManager();