From 48bf6f60c7ba296fa7097582b033b7773137902c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 29 Sep 2020 00:35:56 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31) --- kmymoney2/widgets/kmymoneyaccounttree.cpp | 1 - kmymoney2/widgets/kmymoneyaccounttreebase.cpp | 1 - kmymoney2/widgets/register.cpp | 2 -- kmymoney2/widgets/register.h | 1 - kmymoney2/widgets/registeritem.h | 1 - kmymoney2/widgets/scheduledtransaction.h | 2 -- kmymoney2/widgets/stdtransactiondownloaded.h | 2 -- kmymoney2/widgets/stdtransactionmatched.h | 2 -- kmymoney2/widgets/transaction.h | 2 -- kmymoney2/widgets/transactionform.h | 1 - 10 files changed, 15 deletions(-) (limited to 'kmymoney2/widgets') 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: -- cgit v1.2.1