From e486343156812706d7b7d5e36f32e6aefc86a1c8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 28 Sep 2020 10:54:45 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit c1136256870320723ad42e04e2559ae384b8fe91) --- languages/cpp/qtbuildconfig.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'languages/cpp/qtbuildconfig.cpp') diff --git a/languages/cpp/qtbuildconfig.cpp b/languages/cpp/qtbuildconfig.cpp index c5c87b1c..e5ca6f3d 100644 --- a/languages/cpp/qtbuildconfig.cpp +++ b/languages/cpp/qtbuildconfig.cpp @@ -212,5 +212,3 @@ void QtBuildConfig::setDesignerIntegration( const TQString& designerIntegration m_designerIntegration = designerIntegration; } #include "qtbuildconfig.moc" - -//kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on -- cgit v1.2.3