summaryrefslogtreecommitdiffstats
path: root/kdirstat/kfeedback.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdirstat/kfeedback.h')
-rw-r--r--kdirstat/kfeedback.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdirstat/kfeedback.h b/kdirstat/kfeedback.h
index df955f8..571d6c2 100644
--- a/kdirstat/kfeedback.h
+++ b/kdirstat/kfeedback.h
@@ -38,7 +38,7 @@ class TQMultiLineEdit;
**/
class KFeedbackDialog: public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -95,7 +95,7 @@ protected:
**/
class KFeedbackForm: public TQVBox
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -185,7 +185,7 @@ protected:
**/
class KFeedbackQuestionList: public TQListView
{
- Q_OBJECT
+ TQ_OBJECT
public: