summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 00:35:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 00:35:56 +0900
commit045c60664e3f46bd878d4adbe26081bb40dcbc31 (patch)
tree34b8e3bca1105b3083609b84f645e68f108c54ef /kmymoney2/widgets
parent50d3c35d815fb0c0e82493941347f1353ab95fc2 (diff)
downloadkmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.tar.gz
kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmymoney2/widgets')
-rw-r--r--kmymoney2/widgets/kmymoneyaccounttree.cpp1
-rw-r--r--kmymoney2/widgets/kmymoneyaccounttreebase.cpp1
-rw-r--r--kmymoney2/widgets/register.cpp2
-rw-r--r--kmymoney2/widgets/register.h1
-rw-r--r--kmymoney2/widgets/registeritem.h1
-rw-r--r--kmymoney2/widgets/scheduledtransaction.h2
-rw-r--r--kmymoney2/widgets/stdtransactiondownloaded.h2
-rw-r--r--kmymoney2/widgets/stdtransactionmatched.h2
-rw-r--r--kmymoney2/widgets/transaction.h2
-rw-r--r--kmymoney2/widgets/transactionform.h1
10 files changed, 0 insertions, 15 deletions
diff --git a/kmymoney2/widgets/kmymoneyaccounttree.cpp b/kmymoney2/widgets/kmymoneyaccounttree.cpp
index bcd2e33..e4baf8f 100644
--- a/kmymoney2/widgets/kmymoneyaccounttree.cpp
+++ b/kmymoney2/widgets/kmymoneyaccounttree.cpp
@@ -144,4 +144,3 @@ MyMoneyMoney KMyMoneyAccountTreeItem::balance() const
#include "kmymoneyaccounttree.moc"
-// vim:cin:si:ai:et:ts=2:sw=2:
diff --git a/kmymoney2/widgets/kmymoneyaccounttreebase.cpp b/kmymoney2/widgets/kmymoneyaccounttreebase.cpp
index 1689719..81bc101 100644
--- a/kmymoney2/widgets/kmymoneyaccounttreebase.cpp
+++ b/kmymoney2/widgets/kmymoneyaccounttreebase.cpp
@@ -822,4 +822,3 @@ void KMyMoneyAccountTreeBaseItem::setText( int column, const TQString &text, con
#include "kmymoneyaccounttreebase.moc"
-// vim:cin:si:ai:et:ts=2:sw=2:
diff --git a/kmymoney2/widgets/register.cpp b/kmymoney2/widgets/register.cpp
index 78c379a..fae0d9d 100644
--- a/kmymoney2/widgets/register.cpp
+++ b/kmymoney2/widgets/register.cpp
@@ -2434,5 +2434,3 @@ void Register::removeUnwantedGroupMarkers(void)
#include "register.moc"
-
-// vim:cin:si:ai:et:ts=2:sw=2:
diff --git a/kmymoney2/widgets/register.h b/kmymoney2/widgets/register.h
index b1d19fb..1d6bf2c 100644
--- a/kmymoney2/widgets/register.h
+++ b/kmymoney2/widgets/register.h
@@ -603,4 +603,3 @@ private:
} // namespace
#endif
-// vim:cin:si:ai:et:ts=2:sw=2:
diff --git a/kmymoney2/widgets/registeritem.h b/kmymoney2/widgets/registeritem.h
index 83b9a04..7c3e5b1 100644
--- a/kmymoney2/widgets/registeritem.h
+++ b/kmymoney2/widgets/registeritem.h
@@ -223,4 +223,3 @@ private:
} // namespace
#endif
-// vim:cin:si:ai:et:ts=2:sw=2:
diff --git a/kmymoney2/widgets/scheduledtransaction.h b/kmymoney2/widgets/scheduledtransaction.h
index 1c88f5b..7450e3a 100644
--- a/kmymoney2/widgets/scheduledtransaction.h
+++ b/kmymoney2/widgets/scheduledtransaction.h
@@ -82,5 +82,3 @@ private:
}; // namespace
#endif
-// vim:cin:si:ai:et:ts=2:sw=2:
-
diff --git a/kmymoney2/widgets/stdtransactiondownloaded.h b/kmymoney2/widgets/stdtransactiondownloaded.h
index d07b9b5..9efd54a 100644
--- a/kmymoney2/widgets/stdtransactiondownloaded.h
+++ b/kmymoney2/widgets/stdtransactiondownloaded.h
@@ -126,5 +126,3 @@ class InvestTransactionDownloaded : public InvestTransaction
}; // namespace
#endif
-// vim:cin:si:ai:et:ts=2:sw=2:
-
diff --git a/kmymoney2/widgets/stdtransactionmatched.h b/kmymoney2/widgets/stdtransactionmatched.h
index 2340c68..78477d4 100644
--- a/kmymoney2/widgets/stdtransactionmatched.h
+++ b/kmymoney2/widgets/stdtransactionmatched.h
@@ -99,5 +99,3 @@ private:
}; // namespace
#endif
-// vim:cin:si:ai:et:ts=2:sw=2:
-
diff --git a/kmymoney2/widgets/transaction.h b/kmymoney2/widgets/transaction.h
index 8abc217..e094dee 100644
--- a/kmymoney2/widgets/transaction.h
+++ b/kmymoney2/widgets/transaction.h
@@ -416,5 +416,3 @@ private:
}; // namespace
#endif
-// vim:cin:si:ai:et:ts=2:sw=2:
-
diff --git a/kmymoney2/widgets/transactionform.h b/kmymoney2/widgets/transactionform.h
index c9c9c69..574855e 100644
--- a/kmymoney2/widgets/transactionform.h
+++ b/kmymoney2/widgets/transactionform.h
@@ -222,4 +222,3 @@ protected:
} // namespace
#endif
-// vim:cin:si:ai:et:ts=2:sw=2: