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 00d6c5f..60a7aac 100644
--- a/src/debugmanager.h
+++ b/src/debugmanager.h
@@ -30,7 +30,7 @@ typedef TQValueList< TQGuardedPtr<GpsimProcessor> > GpsimProcessorList;
*/
class DebugManager : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
static DebugManager * self();