summaryrefslogtreecommitdiffstats
path: root/kdat/LoggerWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdat/LoggerWidget.h')
-rw-r--r--kdat/LoggerWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/LoggerWidget.h b/kdat/LoggerWidget.h
index 00e80c9..221962b 100644
--- a/kdat/LoggerWidget.h
+++ b/kdat/LoggerWidget.h
@@ -27,7 +27,7 @@ class TQMultiLineEdit;
* @short A titled logging widget with a save option.
*/
class LoggerWidget : public TQWidget {
- Q_OBJECT
+ TQ_OBJECT
TQMultiLineEdit* _mle;
public: