summaryrefslogtreecommitdiffstats
path: root/twin4/twin4/twin4.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin4/twin4/twin4.h')
-rw-r--r--twin4/twin4/twin4.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/twin4/twin4/twin4.h b/twin4/twin4/twin4.h
index c07c1687..8c2f548f 100644
--- a/twin4/twin4/twin4.h
+++ b/twin4/twin4/twin4.h
@@ -37,7 +37,7 @@ class KPlayer;
**/
class KDE_EXPORT ChatDlg : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
ChatDlg(KGame *game,TQWidget* parent=0);
@@ -56,7 +56,7 @@ private:
class Kwin4App : public TDEMainWindow
{
-Q_OBJECT
+TQ_OBJECT
public: