summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools')
-rw-r--r--buildtools/autotools/addapplicationdlg.h2
-rw-r--r--buildtools/autotools/addexistingdirectoriesdlg.cpp2
-rw-r--r--buildtools/autotools/addexistingdirectoriesdlg.h2
-rw-r--r--buildtools/autotools/addexistingfilesdlg.h1
-rw-r--r--buildtools/autotools/autodetailsview.cpp2
-rw-r--r--buildtools/autotools/autodetailsview.h1
-rw-r--r--buildtools/autotools/autolistviewitems.h2
-rw-r--r--buildtools/autotools/autoprojectpart.cpp2
-rw-r--r--buildtools/autotools/autoprojectpart.h1
-rw-r--r--buildtools/autotools/autoprojectwidget.cpp2
-rw-r--r--buildtools/autotools/autoprojectwidget.h1
-rw-r--r--buildtools/autotools/autosubprojectview.cpp2
-rw-r--r--buildtools/autotools/autosubprojectview.h2
-rw-r--r--buildtools/autotools/autotoolsaction.cpp4
-rw-r--r--buildtools/autotools/autotoolsaction.h2
-rw-r--r--buildtools/autotools/choosetargetdialog.cpp1
-rw-r--r--buildtools/autotools/choosetargetdialog.h1
-rw-r--r--buildtools/autotools/configureoptionswidget.h1
-rw-r--r--buildtools/autotools/fileselectorwidget.h2
-rw-r--r--buildtools/autotools/kimporticonview.h2
-rw-r--r--buildtools/autotools/makefilehandler.cpp1
-rw-r--r--buildtools/autotools/makefilehandler.h3
-rw-r--r--buildtools/autotools/managecustomcommand.h1
-rw-r--r--buildtools/autotools/misc.cpp2
-rw-r--r--buildtools/autotools/misc.h2
-rw-r--r--buildtools/autotools/removefiledlg.h1
-rw-r--r--buildtools/autotools/removetargetdlg.h1
-rw-r--r--buildtools/autotools/subprojectoptionsdlg.h2
-rw-r--r--buildtools/autotools/targetoptionsdlg.cpp1
-rw-r--r--buildtools/autotools/targetoptionsdlg.h2
-rw-r--r--buildtools/autotools/tdefilednddetailview.h1
-rw-r--r--buildtools/autotools/tdefiledndiconview.h2
32 files changed, 0 insertions, 54 deletions
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<AutoProjectPart> 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;
-