diff options
Diffstat (limited to 'klines/mwidget.h')
-rw-r--r-- | klines/mwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klines/mwidget.h b/klines/mwidget.h index 174ff10e..e35596d8 100644 --- a/klines/mwidget.h +++ b/klines/mwidget.h @@ -30,7 +30,7 @@ class BallPainter; class MainWidget : public TQFrame { Q_OBJECT - TQ_OBJECT + LinesBoard * lsb; LinesPrompt * lPrompt; BallPainter *bPainter; |