diff options
Diffstat (limited to 'buildtools/autotools/addservicedlg.h')
-rw-r--r-- | buildtools/autotools/addservicedlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addservicedlg.h b/buildtools/autotools/addservicedlg.h index 70d004e4..203dedf9 100644 --- a/buildtools/autotools/addservicedlg.h +++ b/buildtools/autotools/addservicedlg.h @@ -21,7 +21,7 @@ class TargetItem; class AddServiceDialog : public AddServiceDialogBase { - Q_OBJECT + TQ_OBJECT public: |