diff options
Diffstat (limited to 'buildtools/qmake/projectconfigurationdlg.cpp')
-rw-r--r-- | buildtools/qmake/projectconfigurationdlg.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/buildtools/qmake/projectconfigurationdlg.cpp b/buildtools/qmake/projectconfigurationdlg.cpp index e2ebe9a2..fec743cb 100644 --- a/buildtools/qmake/projectconfigurationdlg.cpp +++ b/buildtools/qmake/projectconfigurationdlg.cpp @@ -2170,5 +2170,3 @@ void ProjectConfigurationDlg::customVarChanged() } activateApply( 0 ); } - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on |