diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 10:54:45 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 10:54:45 +0900 |
commit | c1136256870320723ad42e04e2559ae384b8fe91 (patch) | |
tree | 45deeff0849cf35588b66b8af5950977ab56e733 /buildtools/custommakefiles | |
parent | b2f4f7cb600639e1e5cd42d9b725440c82ac5ccf (diff) | |
download | tdevelop-c1136256870320723ad42e04e2559ae384b8fe91.tar.gz tdevelop-c1136256870320723ad42e04e2559ae384b8fe91.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'buildtools/custommakefiles')
9 files changed, 0 insertions, 18 deletions
diff --git a/buildtools/custommakefiles/custombuildoptionswidget.cpp b/buildtools/custommakefiles/custombuildoptionswidget.cpp index 20931698..74c0d08f 100644 --- a/buildtools/custommakefiles/custombuildoptionswidget.cpp +++ b/buildtools/custommakefiles/custombuildoptionswidget.cpp @@ -95,5 +95,3 @@ void CustomBuildOptionsWidget::makeToggled(bool b) } #include "custombuildoptionswidget.moc" - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/custommakefiles/custombuildoptionswidget.h b/buildtools/custommakefiles/custombuildoptionswidget.h index 91b4e5c4..7295a7e9 100644 --- a/buildtools/custommakefiles/custombuildoptionswidget.h +++ b/buildtools/custommakefiles/custombuildoptionswidget.h @@ -43,5 +43,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/custommakefiles/custommanagerwidget.cpp b/buildtools/custommakefiles/custommanagerwidget.cpp index 85f77d52..9dfad3e5 100644 --- a/buildtools/custommakefiles/custommanagerwidget.cpp +++ b/buildtools/custommakefiles/custommanagerwidget.cpp @@ -76,5 +76,3 @@ void CustomManagerWidget::accept() #include "custommanagerwidget.moc" - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/custommakefiles/custommanagerwidget.h b/buildtools/custommakefiles/custommanagerwidget.h index 657bae9f..655e0447 100644 --- a/buildtools/custommakefiles/custommanagerwidget.h +++ b/buildtools/custommakefiles/custommanagerwidget.h @@ -38,5 +38,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/custommakefiles/customotherconfigwidget.cpp b/buildtools/custommakefiles/customotherconfigwidget.cpp index 945d7c91..8049d37a 100644 --- a/buildtools/custommakefiles/customotherconfigwidget.cpp +++ b/buildtools/custommakefiles/customotherconfigwidget.cpp @@ -121,5 +121,3 @@ void CustomOtherConfigWidget::accept() } #include "customotherconfigwidget.moc" -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on - diff --git a/buildtools/custommakefiles/customotherconfigwidget.h b/buildtools/custommakefiles/customotherconfigwidget.h index 64f3a5bd..a92d816d 100644 --- a/buildtools/custommakefiles/customotherconfigwidget.h +++ b/buildtools/custommakefiles/customotherconfigwidget.h @@ -53,6 +53,3 @@ protected: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on - diff --git a/buildtools/custommakefiles/customprojectpart.h b/buildtools/custommakefiles/customprojectpart.h index 67223e92..b6cb6fe5 100644 --- a/buildtools/custommakefiles/customprojectpart.h +++ b/buildtools/custommakefiles/customprojectpart.h @@ -156,4 +156,3 @@ private: }; #endif -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/custommakefiles/selectnewfilesdialog.cpp b/buildtools/custommakefiles/selectnewfilesdialog.cpp index a223c87a..2ccf9593 100644 --- a/buildtools/custommakefiles/selectnewfilesdialog.cpp +++ b/buildtools/custommakefiles/selectnewfilesdialog.cpp @@ -127,5 +127,3 @@ TQStringList SelectNewFilesDialog::includedPaths() const } #include "selectnewfilesdialog.moc" - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/custommakefiles/selectnewfilesdialog.h b/buildtools/custommakefiles/selectnewfilesdialog.h index 3c8d9c14..446936ac 100644 --- a/buildtools/custommakefiles/selectnewfilesdialog.h +++ b/buildtools/custommakefiles/selectnewfilesdialog.h @@ -50,5 +50,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on |