diff options
Diffstat (limited to 'kdat/ArchiveInfoWidget.h')
-rw-r--r-- | kdat/ArchiveInfoWidget.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kdat/ArchiveInfoWidget.h b/kdat/ArchiveInfoWidget.h index a34d1c9..5e745b0 100644 --- a/kdat/ArchiveInfoWidget.h +++ b/kdat/ArchiveInfoWidget.h @@ -21,9 +21,9 @@ #include <tqwidget.h> -class QLabel; -class QLineEdit; -class QPushButton; +class TQLabel; +class TQLineEdit; +class TQPushButton; class Archive; |