diff options
Diffstat (limited to 'buildtools/autotools/autoprojectwidget.cpp')
-rw-r--r-- | buildtools/autotools/autoprojectwidget.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/buildtools/autotools/autoprojectwidget.cpp b/buildtools/autotools/autoprojectwidget.cpp index 12037bff..2c98ed35 100644 --- a/buildtools/autotools/autoprojectwidget.cpp +++ b/buildtools/autotools/autoprojectwidget.cpp @@ -744,5 +744,3 @@ MakefileHandler* AutoProjectWidget::makefileHandler() { return m_makefileHandler; } -//kate: indent-mode csands; tab-width 4; space-indent off; - |