summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/targetoptionsdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/targetoptionsdlg.h')
-rw-r--r--buildtools/autotools/targetoptionsdlg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildtools/autotools/targetoptionsdlg.h b/buildtools/autotools/targetoptionsdlg.h
index 5238080f..1e44d565 100644
--- a/buildtools/autotools/targetoptionsdlg.h
+++ b/buildtools/autotools/targetoptionsdlg.h
@@ -20,7 +20,7 @@ class TargetItem;
class TargetOptionsDialog : public TargetOptionsDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -46,5 +46,3 @@ private:
};
#endif
-// kate: indent-mode csands; tab-width 4;
-