summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/autoprojectwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/autoprojectwidget.h')
-rw-r--r--buildtools/autotools/autoprojectwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/autoprojectwidget.h b/buildtools/autotools/autoprojectwidget.h
index 74c960fb..f097ad16 100644
--- a/buildtools/autotools/autoprojectwidget.h
+++ b/buildtools/autotools/autoprojectwidget.h
@@ -48,7 +48,7 @@ class MakefileHandler;
class AutoProjectWidget : public TQVBox
{
Q_OBJECT
- TQ_OBJECT
+
friend class RemoveFileDialog;
friend class TargetOptionsDialog; // to access projectDom() via m_part->projectDom()
public: