summaryrefslogtreecommitdiffstats
path: root/kmahjongg/boardwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmahjongg/boardwidget.h')
-rw-r--r--kmahjongg/boardwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/boardwidget.h b/kmahjongg/boardwidget.h
index 62907097..f6578278 100644
--- a/kmahjongg/boardwidget.h
+++ b/kmahjongg/boardwidget.h
@@ -89,7 +89,7 @@ typedef struct gamedata {
class BoardWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
BoardWidget( TQWidget* parent = 0, const char *name = 0 );