diff options
Diffstat (limited to 'kdat/LoggerWidget.h')
-rw-r--r-- | kdat/LoggerWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/LoggerWidget.h b/kdat/LoggerWidget.h index 1dd43e9..00e80c9 100644 --- a/kdat/LoggerWidget.h +++ b/kdat/LoggerWidget.h @@ -28,7 +28,7 @@ class TQMultiLineEdit; */ class LoggerWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + TQMultiLineEdit* _mle; public: /** |