diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:35:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:36:09 +0900 |
commit | 48bf6f60c7ba296fa7097582b033b7773137902c (patch) | |
tree | 035d6a13d811b9469af53a051315635b087625ee /kmymoney2/reports/reportstestcommon.cpp | |
parent | 323acc9199db232aa692330a3bf5e74294787478 (diff) | |
download | kmymoney-48bf6f60c7ba296fa7097582b033b7773137902c.tar.gz kmymoney-48bf6f60c7ba296fa7097582b033b7773137902c.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 045c60664e3f46bd878d4adbe26081bb40dcbc31)
Diffstat (limited to 'kmymoney2/reports/reportstestcommon.cpp')
-rw-r--r-- | kmymoney2/reports/reportstestcommon.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kmymoney2/reports/reportstestcommon.cpp b/kmymoney2/reports/reportstestcommon.cpp index 5a8f370..861966c 100644 --- a/kmymoney2/reports/reportstestcommon.cpp +++ b/kmymoney2/reports/reportstestcommon.cpp @@ -490,5 +490,3 @@ MyMoneyMoney searchHTML(const TQString& _html, const TQString& _search) } } // end namespace test - -// vim:cin:si:ai:et:ts=2:sw=2: |