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/converter/mymoneystatementreader.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/converter/mymoneystatementreader.cpp')
-rw-r--r-- | kmymoney2/converter/mymoneystatementreader.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kmymoney2/converter/mymoneystatementreader.cpp b/kmymoney2/converter/mymoneystatementreader.cpp index 1cd2f46..9edcc09 100644 --- a/kmymoney2/converter/mymoneystatementreader.cpp +++ b/kmymoney2/converter/mymoneystatementreader.cpp @@ -1355,4 +1355,3 @@ void MyMoneyStatementReader::signalProgress(int current, int total, const TQStri #include "mymoneystatementreader.moc" -// vim:cin:si:ai:et:ts=2:sw=2: |