summaryrefslogtreecommitdiffstats
path: root/knode
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:31:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:31:58 +0900
commitcf916d8af78db19e0df37b12e63f35bf21f2da5b (patch)
tree48fc0ade4447dd2d2d28fb3e313101184d78f8bf /knode
parentb4f95724045fab2f3d566fadb0bc63e01b031da2 (diff)
downloadtdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.tar.gz
tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'knode')
-rw-r--r--knode/knarticlefactory.cpp2
-rw-r--r--knode/knarticlewindow.cpp1
-rw-r--r--knode/kncleanup.cpp2
-rw-r--r--knode/kncleanup.h2
-rw-r--r--knode/kncomposer.cpp2
-rw-r--r--knode/kngroup.h2
-rw-r--r--knode/kngroupmanager.cpp2
-rw-r--r--knode/kngrouppropdlg.h2
-rw-r--r--knode/knnntpaccount.h2
-rw-r--r--knode/knstringfilter.cpp2
10 files changed, 0 insertions, 19 deletions
diff --git a/knode/knarticlefactory.cpp b/knode/knarticlefactory.cpp
index 9e801a6e..78d39149 100644
--- a/knode/knarticlefactory.cpp
+++ b/knode/knarticlefactory.cpp
@@ -1107,5 +1107,3 @@ void KNSendErrorDialog::slotHighlighted(int idx)
//-------------------------------
#include "knarticlefactory.moc"
-
-// kate: space-indent on; indent-width 2;
diff --git a/knode/knarticlewindow.cpp b/knode/knarticlewindow.cpp
index 90cf0e7d..53b81089 100644
--- a/knode/knarticlewindow.cpp
+++ b/knode/knarticlewindow.cpp
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 2 -*-
/*
KNode, the KDE newsreader
Copyright (c) 1999-2005 the KNode authors.
diff --git a/knode/kncleanup.cpp b/knode/kncleanup.cpp
index 33714840..8b2849a9 100644
--- a/knode/kncleanup.cpp
+++ b/knode/kncleanup.cpp
@@ -315,5 +315,3 @@ void KNCleanUp::ProgressDialog::closeEvent(TQCloseEvent *)
{
// do nothing => prevent that the user closes the window
}
-
-// kate: space-indent on; indent-width 2;
diff --git a/knode/kncleanup.h b/knode/kncleanup.h
index 60a81516..d765dc15 100644
--- a/knode/kncleanup.h
+++ b/knode/kncleanup.h
@@ -68,5 +68,3 @@ class KNCleanUp {
};
#endif
-
-// kate: space-indent on; indent-width 2;
diff --git a/knode/kncomposer.cpp b/knode/kncomposer.cpp
index c13027a7..8695048e 100644
--- a/knode/kncomposer.cpp
+++ b/knode/kncomposer.cpp
@@ -2657,5 +2657,3 @@ void KNComposer::AttachmentPropertiesDlg::slotMimeTypeTextChanged(const TQString
//--------------------------------
#include "kncomposer.moc"
-
-// kate: space-indent on; indent-width 2;
diff --git a/knode/kngroup.h b/knode/kngroup.h
index fef5c6d6..15f26839 100644
--- a/knode/kngroup.h
+++ b/knode/kngroup.h
@@ -196,5 +196,3 @@ class KNGroup : public KNArticleCollection , public KNJobItem {
};
#endif
-
-// kate: space-indent on; indent-width 2;
diff --git a/knode/kngroupmanager.cpp b/knode/kngroupmanager.cpp
index 706e9d9b..b429bd6c 100644
--- a/knode/kngroupmanager.cpp
+++ b/knode/kngroupmanager.cpp
@@ -700,5 +700,3 @@ void KNGroupManager::slotCheckForNewGroups(KNNntpAccount *a, TQDate date)
//--------------------------------
#include "kngroupmanager.moc"
-
-// kate: space-indent on; indent-width 2;
diff --git a/knode/kngrouppropdlg.h b/knode/kngrouppropdlg.h
index 0c640bea..c7c408b7 100644
--- a/knode/kngrouppropdlg.h
+++ b/knode/kngrouppropdlg.h
@@ -55,5 +55,3 @@ class KNGroupPropDlg : public KDialogBase {
};
#endif
-
-// kate: space-indent on; indent-width 2;
diff --git a/knode/knnntpaccount.h b/knode/knnntpaccount.h
index 23567077..852fa9ab 100644
--- a/knode/knnntpaccount.h
+++ b/knode/knnntpaccount.h
@@ -114,5 +114,3 @@ class KNNntpAccount : public KNCollection , public KNServerInfo {
};
#endif
-
-// kate: space-indent on; indent-width 2;
diff --git a/knode/knstringfilter.cpp b/knode/knstringfilter.cpp
index ba594a9f..20c62f1d 100644
--- a/knode/knstringfilter.cpp
+++ b/knode/knstringfilter.cpp
@@ -161,5 +161,3 @@ void KNStringFilterWidget::setStartFocus()
// -----------------------------------------------------------------------------+
#include "knstringfilter.moc"
-
-// kate: space-indent on; indent-width 2;