diff options
Diffstat (limited to 'kdat/TapeInfoWidget.h')
-rw-r--r-- | kdat/TapeInfoWidget.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kdat/TapeInfoWidget.h b/kdat/TapeInfoWidget.h index 74bde2d..9b16aa9 100644 --- a/kdat/TapeInfoWidget.h +++ b/kdat/TapeInfoWidget.h @@ -21,10 +21,10 @@ #include <tqwidget.h> -class QComboBox; -class QLabel; -class QLineEdit; -class QPushButton; +class TQComboBox; +class TQLabel; +class TQLineEdit; +class TQPushButton; class Tape; |