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 20141076..35983282 100644
--- a/twin4/twin4/twin4.h
+++ b/twin4/twin4/twin4.h
@@ -38,7 +38,7 @@ class KPlayer;
class KDE_EXPORT ChatDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ChatDlg(KGame *game,TQWidget* parent=0);
@@ -57,7 +57,7 @@ class Kwin4App : public KMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
Kwin4App(TQWidget *parent=0, const char *name=0);