diff options
Diffstat (limited to 'buildtools/qmake')
-rw-r--r-- | buildtools/qmake/choosesubprojectdlg.cpp | 3 | ||||
-rw-r--r-- | buildtools/qmake/choosesubprojectdlg.h | 2 | ||||
-rw-r--r-- | buildtools/qmake/createscopedlg.cpp | 2 | ||||
-rw-r--r-- | buildtools/qmake/createscopedlg.h | 3 | ||||
-rw-r--r-- | buildtools/qmake/disablesubprojectdlg.cpp | 3 | ||||
-rw-r--r-- | buildtools/qmake/disablesubprojectdlg.h | 3 | ||||
-rw-r--r-- | buildtools/qmake/projectconfigurationdlg.cpp | 2 | ||||
-rw-r--r-- | buildtools/qmake/projectconfigurationdlg.h | 2 | ||||
-rw-r--r-- | buildtools/qmake/qmakedefaultopts.cpp | 2 | ||||
-rw-r--r-- | buildtools/qmake/qmakedefaultopts.h | 3 | ||||
-rw-r--r-- | buildtools/qmake/qmakeoptionswidget.cpp | 2 | ||||
-rw-r--r-- | buildtools/qmake/qmakeoptionswidget.h | 4 | ||||
-rw-r--r-- | buildtools/qmake/qmakescopeitem.cpp | 2 | ||||
-rw-r--r-- | buildtools/qmake/qmakescopeitem.h | 2 | ||||
-rw-r--r-- | buildtools/qmake/scope.cpp | 2 | ||||
-rw-r--r-- | buildtools/qmake/scope.h | 3 | ||||
-rw-r--r-- | buildtools/qmake/trollprojectpart.cpp | 4 | ||||
-rw-r--r-- | buildtools/qmake/trollprojectwidget.cpp | 3 | ||||
-rw-r--r-- | buildtools/qmake/trollprojectwidget.h | 2 |
19 files changed, 0 insertions, 49 deletions
diff --git a/buildtools/qmake/choosesubprojectdlg.cpp b/buildtools/qmake/choosesubprojectdlg.cpp index 815a6ef7..22388b2d 100644 --- a/buildtools/qmake/choosesubprojectdlg.cpp +++ b/buildtools/qmake/choosesubprojectdlg.cpp @@ -109,6 +109,3 @@ QMakeScopeItem * ChooseSubprojectDlg::selectedSubproject( ) #include "choosesubprojectdlg.moc" - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on - diff --git a/buildtools/qmake/choosesubprojectdlg.h b/buildtools/qmake/choosesubprojectdlg.h index e59ed6b9..d2759adb 100644 --- a/buildtools/qmake/choosesubprojectdlg.h +++ b/buildtools/qmake/choosesubprojectdlg.h @@ -61,5 +61,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/createscopedlg.cpp b/buildtools/qmake/createscopedlg.cpp index dfb8683a..abdd9e5b 100644 --- a/buildtools/qmake/createscopedlg.cpp +++ b/buildtools/qmake/createscopedlg.cpp @@ -96,5 +96,3 @@ void CreateScopeDlg::accept() } #include "createscopedlg.moc" - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/createscopedlg.h b/buildtools/qmake/createscopedlg.h index 6596c021..bac4ded6 100644 --- a/buildtools/qmake/createscopedlg.h +++ b/buildtools/qmake/createscopedlg.h @@ -41,6 +41,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on - 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 diff --git a/buildtools/qmake/disablesubprojectdlg.h b/buildtools/qmake/disablesubprojectdlg.h index 5ca64451..0dec8e94 100644 --- a/buildtools/qmake/disablesubprojectdlg.h +++ b/buildtools/qmake/disablesubprojectdlg.h @@ -38,6 +38,3 @@ protected slots: }; #endif - - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on 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 diff --git a/buildtools/qmake/projectconfigurationdlg.h b/buildtools/qmake/projectconfigurationdlg.h index 7452e9e6..c4c9740b 100644 --- a/buildtools/qmake/projectconfigurationdlg.h +++ b/buildtools/qmake/projectconfigurationdlg.h @@ -141,5 +141,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/qmakedefaultopts.cpp b/buildtools/qmake/qmakedefaultopts.cpp index 8c34c34b..fdbcad64 100644 --- a/buildtools/qmake/qmakedefaultopts.cpp +++ b/buildtools/qmake/qmakedefaultopts.cpp @@ -87,5 +87,3 @@ const TQStringList& TQMakeDefaultOpts::variables() const { return m_keys; } - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/qmakedefaultopts.h b/buildtools/qmake/qmakedefaultopts.h index 1b38d80c..575f832f 100644 --- a/buildtools/qmake/qmakedefaultopts.h +++ b/buildtools/qmake/qmakedefaultopts.h @@ -44,6 +44,3 @@ private: }; #endif - - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/qmakeoptionswidget.cpp b/buildtools/qmake/qmakeoptionswidget.cpp index c2f4cfdd..3aafb3a0 100644 --- a/buildtools/qmake/qmakeoptionswidget.cpp +++ b/buildtools/qmake/qmakeoptionswidget.cpp @@ -59,5 +59,3 @@ void QMakeOptionsWidget::accept() } #include "qmakeoptionswidget.moc" - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/qmakeoptionswidget.h b/buildtools/qmake/qmakeoptionswidget.h index be1cc534..05bed8c2 100644 --- a/buildtools/qmake/qmakeoptionswidget.h +++ b/buildtools/qmake/qmakeoptionswidget.h @@ -34,7 +34,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on - - diff --git a/buildtools/qmake/qmakescopeitem.cpp b/buildtools/qmake/qmakescopeitem.cpp index 496adad8..6549a557 100644 --- a/buildtools/qmake/qmakescopeitem.cpp +++ b/buildtools/qmake/qmakescopeitem.cpp @@ -925,5 +925,3 @@ TQMap<TQString, TQString> QMakeScopeItem::getLibInfos( TQString basePath ) kdDebug(9024) << "Running getLibInfo for" << scope->projectName() << "|" << map << endl; return result; } - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/qmakescopeitem.h b/buildtools/qmake/qmakescopeitem.h index 2e275511..09b3bd06 100644 --- a/buildtools/qmake/qmakescopeitem.h +++ b/buildtools/qmake/qmakescopeitem.h @@ -124,5 +124,3 @@ private: #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/scope.cpp b/buildtools/qmake/scope.cpp index 6cf86bf8..84052970 100644 --- a/buildtools/qmake/scope.cpp +++ b/buildtools/qmake/scope.cpp @@ -1706,5 +1706,3 @@ TQString Scope::PrintAST::getIndent() return ind; } #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on diff --git a/buildtools/qmake/scope.h b/buildtools/qmake/scope.h index 98519bdf..5be259bd 100644 --- a/buildtools/qmake/scope.h +++ b/buildtools/qmake/scope.h @@ -303,6 +303,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on - diff --git a/buildtools/qmake/trollprojectpart.cpp b/buildtools/qmake/trollprojectpart.cpp index eeccf445..0b3d4178 100644 --- a/buildtools/qmake/trollprojectpart.cpp +++ b/buildtools/qmake/trollprojectpart.cpp @@ -925,7 +925,3 @@ void TrollProjectPart::slotBuild() } #include "trollprojectpart.moc" - -//kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on - - diff --git a/buildtools/qmake/trollprojectwidget.cpp b/buildtools/qmake/trollprojectwidget.cpp index 8a5fd12b..d9235760 100644 --- a/buildtools/qmake/trollprojectwidget.cpp +++ b/buildtools/qmake/trollprojectwidget.cpp @@ -2542,6 +2542,3 @@ TQMap<TQString,TQString> TrollProjectWidget::qmakeEnvironment() const } #include "trollprojectwidget.moc" - -//kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on - diff --git a/buildtools/qmake/trollprojectwidget.h b/buildtools/qmake/trollprojectwidget.h index dac889c9..04a07ed9 100644 --- a/buildtools/qmake/trollprojectwidget.h +++ b/buildtools/qmake/trollprojectwidget.h @@ -215,5 +215,3 @@ private: }; #endif - -// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on |