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) --- buildtools/autotools/addapplicationdlg.h | 2 -- buildtools/autotools/addexistingdirectoriesdlg.cpp | 2 -- buildtools/autotools/addexistingdirectoriesdlg.h | 2 -- buildtools/autotools/addexistingfilesdlg.h | 1 - buildtools/autotools/autodetailsview.cpp | 2 -- buildtools/autotools/autodetailsview.h | 1 - buildtools/autotools/autolistviewitems.h | 2 -- buildtools/autotools/autoprojectpart.cpp | 2 -- buildtools/autotools/autoprojectpart.h | 1 - buildtools/autotools/autoprojectwidget.cpp | 2 -- buildtools/autotools/autoprojectwidget.h | 1 - buildtools/autotools/autosubprojectview.cpp | 2 -- buildtools/autotools/autosubprojectview.h | 2 -- buildtools/autotools/autotoolsaction.cpp | 4 ---- buildtools/autotools/autotoolsaction.h | 2 -- buildtools/autotools/choosetargetdialog.cpp | 1 - buildtools/autotools/choosetargetdialog.h | 1 - buildtools/autotools/configureoptionswidget.h | 1 - buildtools/autotools/fileselectorwidget.h | 2 -- buildtools/autotools/kimporticonview.h | 2 -- buildtools/autotools/makefilehandler.cpp | 1 - buildtools/autotools/makefilehandler.h | 3 --- buildtools/autotools/managecustomcommand.h | 1 - buildtools/autotools/misc.cpp | 2 -- buildtools/autotools/misc.h | 2 -- buildtools/autotools/removefiledlg.h | 1 - buildtools/autotools/removetargetdlg.h | 1 - buildtools/autotools/subprojectoptionsdlg.h | 2 -- buildtools/autotools/targetoptionsdlg.cpp | 1 - buildtools/autotools/targetoptionsdlg.h | 2 -- buildtools/autotools/tdefilednddetailview.h | 1 - buildtools/autotools/tdefiledndiconview.h | 2 -- 32 files changed, 54 deletions(-) (limited to 'buildtools/autotools') diff --git a/buildtools/autotools/addapplicationdlg.h b/buildtools/autotools/addapplicationdlg.h index f2c0ecb4..285a4d77 100644 --- a/buildtools/autotools/addapplicationdlg.h +++ b/buildtools/autotools/addapplicationdlg.h @@ -42,5 +42,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; - diff --git a/buildtools/autotools/addexistingdirectoriesdlg.cpp b/buildtools/autotools/addexistingdirectoriesdlg.cpp index 6af3be99..efdff38f 100644 --- a/buildtools/autotools/addexistingdirectoriesdlg.cpp +++ b/buildtools/autotools/addexistingdirectoriesdlg.cpp @@ -384,5 +384,3 @@ void AddExistingDirectoriesDialog::slotDropped ( TQDropEvent* ev ) } #include "addexistingdirectoriesdlg.moc" - -//kate: indent-mode csands; tab-width 4; space-indent off; diff --git a/buildtools/autotools/addexistingdirectoriesdlg.h b/buildtools/autotools/addexistingdirectoriesdlg.h index 7b1d9c8e..521ddd35 100644 --- a/buildtools/autotools/addexistingdirectoriesdlg.h +++ b/buildtools/autotools/addexistingdirectoriesdlg.h @@ -71,5 +71,3 @@ protected slots: }; #endif -// kate: indent-mode csands; tab-width 4; - diff --git a/buildtools/autotools/addexistingfilesdlg.h b/buildtools/autotools/addexistingfilesdlg.h index 2b44bba1..467307f7 100644 --- a/buildtools/autotools/addexistingfilesdlg.h +++ b/buildtools/autotools/addexistingfilesdlg.h @@ -75,4 +75,3 @@ protected slots: }; #endif // ADDEXISTINGFILESDLG_H -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/autodetailsview.cpp b/buildtools/autotools/autodetailsview.cpp index a9215cab..936f7eb1 100644 --- a/buildtools/autotools/autodetailsview.cpp +++ b/buildtools/autotools/autodetailsview.cpp @@ -724,5 +724,3 @@ void AutoDetailsView::focusOutEvent(TQFocusEvent */*e*/) } #include "autodetailsview.moc" - -//kate: indent-mode csands; tab-width 4; space-indent off; diff --git a/buildtools/autotools/autodetailsview.h b/buildtools/autotools/autodetailsview.h index c2ad1afb..081842ee 100644 --- a/buildtools/autotools/autodetailsview.h +++ b/buildtools/autotools/autodetailsview.h @@ -86,4 +86,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/autolistviewitems.h b/buildtools/autotools/autolistviewitems.h index 9a82b025..277918a9 100644 --- a/buildtools/autotools/autolistviewitems.h +++ b/buildtools/autotools/autolistviewitems.h @@ -139,5 +139,3 @@ public: }; #endif -// kate: indent-mode csands; tab-width 4; - diff --git a/buildtools/autotools/autoprojectpart.cpp b/buildtools/autotools/autoprojectpart.cpp index 6640a353..014e8e2f 100644 --- a/buildtools/autotools/autoprojectpart.cpp +++ b/buildtools/autotools/autoprojectpart.cpp @@ -1547,5 +1547,3 @@ TQString AutoProjectPart::getAutoConfFile(const TQString& dir){ } #include "autoprojectpart.moc" - -// kate: space-indent on; indent-width 4; diff --git a/buildtools/autotools/autoprojectpart.h b/buildtools/autotools/autoprojectpart.h index 83066c3c..c4a9949b 100644 --- a/buildtools/autotools/autoprojectpart.h +++ b/buildtools/autotools/autoprojectpart.h @@ -154,4 +154,3 @@ private: typedef KDevGenericFactory AutoProjectFactory; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/autoprojectwidget.cpp b/buildtools/autotools/autoprojectwidget.cpp index 12037bff..2c98ed35 100644 --- a/buildtools/autotools/autoprojectwidget.cpp +++ b/buildtools/autotools/autoprojectwidget.cpp @@ -744,5 +744,3 @@ MakefileHandler* AutoProjectWidget::makefileHandler() { return m_makefileHandler; } -//kate: indent-mode csands; tab-width 4; space-indent off; - diff --git a/buildtools/autotools/autoprojectwidget.h b/buildtools/autotools/autoprojectwidget.h index b3f6eaef..df392c59 100644 --- a/buildtools/autotools/autoprojectwidget.h +++ b/buildtools/autotools/autoprojectwidget.h @@ -227,4 +227,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/autosubprojectview.cpp b/buildtools/autotools/autosubprojectview.cpp index 005ae123..6d6b6c01 100644 --- a/buildtools/autotools/autosubprojectview.cpp +++ b/buildtools/autotools/autosubprojectview.cpp @@ -1133,5 +1133,3 @@ void AutoSubprojectView::expandCollapse( TQListViewItem * item, bool expand ) } #include "autosubprojectview.moc" - -// kate: indent-mode csands; tab-width 4; space-indent off; diff --git a/buildtools/autotools/autosubprojectview.h b/buildtools/autotools/autosubprojectview.h index fab7c546..5f6f10b3 100644 --- a/buildtools/autotools/autosubprojectview.h +++ b/buildtools/autotools/autosubprojectview.h @@ -127,5 +127,3 @@ private slots: }; #endif - -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/autotoolsaction.cpp b/buildtools/autotools/autotoolsaction.cpp index cf1e37d6..820c4bd9 100644 --- a/buildtools/autotools/autotoolsaction.cpp +++ b/buildtools/autotools/autotoolsaction.cpp @@ -150,7 +150,3 @@ void AutoToolsAction::updateEnabled( int i ) else TDEAction::updateEnabled( i ) ; } - - - -//kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/autotoolsaction.h b/buildtools/autotools/autotoolsaction.h index dd9ddda5..758cbaef 100644 --- a/buildtools/autotools/autotoolsaction.h +++ b/buildtools/autotools/autotoolsaction.h @@ -66,5 +66,3 @@ public: }; #endif - -//kate: indent-mode csands; tab-width 4; auto-insert-doxygen on; diff --git a/buildtools/autotools/choosetargetdialog.cpp b/buildtools/autotools/choosetargetdialog.cpp index 8b59545f..fc67a82e 100644 --- a/buildtools/autotools/choosetargetdialog.cpp +++ b/buildtools/autotools/choosetargetdialog.cpp @@ -345,4 +345,3 @@ bool ChooseTargetDialog::alwaysUseActiveTarget() const #include "choosetargetdialog.moc" -//kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/choosetargetdialog.h b/buildtools/autotools/choosetargetdialog.h index b1e4f12d..bcc3ba64 100644 --- a/buildtools/autotools/choosetargetdialog.h +++ b/buildtools/autotools/choosetargetdialog.h @@ -55,4 +55,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/configureoptionswidget.h b/buildtools/autotools/configureoptionswidget.h index e40874de..dc4f7ffa 100644 --- a/buildtools/autotools/configureoptionswidget.h +++ b/buildtools/autotools/configureoptionswidget.h @@ -67,4 +67,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/fileselectorwidget.h b/buildtools/autotools/fileselectorwidget.h index d7107e7a..0de3f189 100644 --- a/buildtools/autotools/fileselectorwidget.h +++ b/buildtools/autotools/fileselectorwidget.h @@ -94,5 +94,3 @@ signals: }; #endif -// kate: indent-mode csands; tab-width 4; - diff --git a/buildtools/autotools/kimporticonview.h b/buildtools/autotools/kimporticonview.h index d66c74ba..26ec4d96 100644 --- a/buildtools/autotools/kimporticonview.h +++ b/buildtools/autotools/kimporticonview.h @@ -41,5 +41,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; - diff --git a/buildtools/autotools/makefilehandler.cpp b/buildtools/autotools/makefilehandler.cpp index 27f4512e..f1de18c1 100644 --- a/buildtools/autotools/makefilehandler.cpp +++ b/buildtools/autotools/makefilehandler.cpp @@ -163,4 +163,3 @@ TQString MakefileHandler::resolveVariable( const TQString& variable, AutoTools:: return variable; } -//kate: space-indent on; indent-width 4; diff --git a/buildtools/autotools/makefilehandler.h b/buildtools/autotools/makefilehandler.h index 0311500b..70cbcd2e 100644 --- a/buildtools/autotools/makefilehandler.h +++ b/buildtools/autotools/makefilehandler.h @@ -71,6 +71,3 @@ private: }; #endif - -//kate: space-indent on; indent-width 4; - diff --git a/buildtools/autotools/managecustomcommand.h b/buildtools/autotools/managecustomcommand.h index 659959ca..ad3ea250 100644 --- a/buildtools/autotools/managecustomcommand.h +++ b/buildtools/autotools/managecustomcommand.h @@ -35,4 +35,3 @@ public slots: }; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/misc.cpp b/buildtools/autotools/misc.cpp index ec58b54c..6c4bac8c 100644 --- a/buildtools/autotools/misc.cpp +++ b/buildtools/autotools/misc.cpp @@ -995,5 +995,3 @@ void AutoProjectTool::configureinSaveMakefiles(TQString fileName, TQStringList m TQDir().rename(fileName + "#", fileName); } - -//kate: indent-mode csands; space-indent off; tab-width 4; diff --git a/buildtools/autotools/misc.h b/buildtools/autotools/misc.h index def8ce20..223022f1 100644 --- a/buildtools/autotools/misc.h +++ b/buildtools/autotools/misc.h @@ -61,5 +61,3 @@ public: }; #endif -// kate: indent-mode csands; tab-width 4; - diff --git a/buildtools/autotools/removefiledlg.h b/buildtools/autotools/removefiledlg.h index f3b86bff..138f9ad5 100644 --- a/buildtools/autotools/removefiledlg.h +++ b/buildtools/autotools/removefiledlg.h @@ -49,4 +49,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/removetargetdlg.h b/buildtools/autotools/removetargetdlg.h index a9981007..9a5c82f3 100644 --- a/buildtools/autotools/removetargetdlg.h +++ b/buildtools/autotools/removetargetdlg.h @@ -52,4 +52,3 @@ protected: }; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/subprojectoptionsdlg.h b/buildtools/autotools/subprojectoptionsdlg.h index 659d89fb..d53b34c1 100644 --- a/buildtools/autotools/subprojectoptionsdlg.h +++ b/buildtools/autotools/subprojectoptionsdlg.h @@ -60,5 +60,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; - diff --git a/buildtools/autotools/targetoptionsdlg.cpp b/buildtools/autotools/targetoptionsdlg.cpp index 866661ae..ac2767a7 100644 --- a/buildtools/autotools/targetoptionsdlg.cpp +++ b/buildtools/autotools/targetoptionsdlg.cpp @@ -354,4 +354,3 @@ void TargetOptionsDialog::accept() } #include "targetoptionsdlg.moc" -// kate: indent-mode csands; space-indent on; indent-width 4; replace-tabs on; diff --git a/buildtools/autotools/targetoptionsdlg.h b/buildtools/autotools/targetoptionsdlg.h index 5238080f..205086c9 100644 --- a/buildtools/autotools/targetoptionsdlg.h +++ b/buildtools/autotools/targetoptionsdlg.h @@ -46,5 +46,3 @@ private: }; #endif -// kate: indent-mode csands; tab-width 4; - diff --git a/buildtools/autotools/tdefilednddetailview.h b/buildtools/autotools/tdefilednddetailview.h index 43165a06..bb65d40f 100644 --- a/buildtools/autotools/tdefilednddetailview.h +++ b/buildtools/autotools/tdefilednddetailview.h @@ -134,4 +134,3 @@ protected: // Private attributes }; #endif -// kate: indent-mode csands; tab-width 4; diff --git a/buildtools/autotools/tdefiledndiconview.h b/buildtools/autotools/tdefiledndiconview.h index 6d699185..8bd36d51 100644 --- a/buildtools/autotools/tdefiledndiconview.h +++ b/buildtools/autotools/tdefiledndiconview.h @@ -125,5 +125,3 @@ protected: bool m_dndEnabled; }; #endif -// kate: indent-mode csands; tab-width 4; auto-insert-doxygen on; - -- cgit v1.2.1