diff options
Diffstat (limited to 'kdat/FileInfoWidget.h')
-rw-r--r-- | kdat/FileInfoWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/FileInfoWidget.h b/kdat/FileInfoWidget.h index 9b2d227..9a0a32f 100644 --- a/kdat/FileInfoWidget.h +++ b/kdat/FileInfoWidget.h @@ -21,7 +21,7 @@ #include <tqwidget.h> -class QLabel; +class TQLabel; /** * @short Display information about a local file. |