diff options
Diffstat (limited to 'kdat/BackupProfileWidget.h')
-rw-r--r-- | kdat/BackupProfileWidget.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kdat/BackupProfileWidget.h b/kdat/BackupProfileWidget.h index 945f725..0a2f580 100644 --- a/kdat/BackupProfileWidget.h +++ b/kdat/BackupProfileWidget.h @@ -22,11 +22,11 @@ #include <ktabctl.h> #include <tqstrlist.h> -class QCheckBox; -class QComboBox; -class QLabel; -class QLineEdit; -class QListBox; +class TQCheckBox; +class TQComboBox; +class TQLabel; +class TQLineEdit; +class TQListBox; class BackupProfile; |