summaryrefslogtreecommitdiffstats
path: root/kdat/BackupProfileWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdat/BackupProfileWidget.h')
-rw-r--r--kdat/BackupProfileWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/BackupProfileWidget.h b/kdat/BackupProfileWidget.h
index 5090774..4fd4060 100644
--- a/kdat/BackupProfileWidget.h
+++ b/kdat/BackupProfileWidget.h
@@ -34,7 +34,7 @@ class BackupProfile;
* @short Display/edit the parameters for a backup operation.
*/
class BackupProfileWidget : public KTabCtl {
- Q_OBJECT
+ TQ_OBJECT
TQLineEdit* _archiveName;
TQComboBox* _workingDir;