diff options
Diffstat (limited to 'buildtools/qmake/disablesubprojectdlg.cpp')
-rw-r--r-- | buildtools/qmake/disablesubprojectdlg.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/buildtools/qmake/disablesubprojectdlg.cpp b/buildtools/qmake/disablesubprojectdlg.cpp index 9a5fbb1d..37aa79ea 100644 --- a/buildtools/qmake/disablesubprojectdlg.cpp +++ b/buildtools/qmake/disablesubprojectdlg.cpp @@ -45,6 +45,3 @@ TQStringList DisableSubprojectDlg::selectedProjects() } #include "disablesubprojectdlg.moc" - - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on |