summaryrefslogtreecommitdiffstats
path: root/ksim/ksimframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/ksimframe.h')
-rw-r--r--ksim/ksimframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/ksimframe.h b/ksim/ksimframe.h
index 87f5389..58a2b6b 100644
--- a/ksim/ksimframe.h
+++ b/ksim/ksimframe.h
@@ -33,7 +33,7 @@ namespace KSim
*/
class Frame : public TQWidget, public KSim::Base
{
- Q_OBJECT
+ TQ_OBJECT
public:
Frame(int type, TQWidget *parent, const char *name = 0);