diff options
Diffstat (limited to 'kdat/BackupProfileWidget.h')
-rw-r--r-- | kdat/BackupProfileWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/BackupProfileWidget.h b/kdat/BackupProfileWidget.h index 11526fe..5090774 100644 --- a/kdat/BackupProfileWidget.h +++ b/kdat/BackupProfileWidget.h @@ -35,7 +35,7 @@ class BackupProfile; */ class BackupProfileWidget : public KTabCtl { Q_OBJECT - TQ_OBJECT + TQLineEdit* _archiveName; TQComboBox* _workingDir; TQListBox* _files; |