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 3c57d68..fed21c0 100644 --- a/kdat/LoggerWidget.h +++ b/kdat/LoggerWidget.h @@ -21,7 +21,7 @@ #include <tqwidget.h> -class QMultiLineEdit; +class TQMultiLineEdit; /** * @short A titled logging widget with a save option. |