summaryrefslogtreecommitdiffstats
path: root/kdat/BackupProfileInfoWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdat/BackupProfileInfoWidget.h')
-rw-r--r--kdat/BackupProfileInfoWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/BackupProfileInfoWidget.h b/kdat/BackupProfileInfoWidget.h
index 246c4d2..8ff1bd0 100644
--- a/kdat/BackupProfileInfoWidget.h
+++ b/kdat/BackupProfileInfoWidget.h
@@ -27,7 +27,7 @@ class BackupProfileWidget;
* @short Display/edit information about a backup profile.
*/
class BackupProfileInfoWidget : public TQWidget {
- Q_OBJECT
+ TQ_OBJECT
BackupProfile* _backupProfile;
TQLineEdit* _name;