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:35:56 +0900 |
commit | 045c60664e3f46bd878d4adbe26081bb40dcbc31 (patch) | |
tree | 34b8e3bca1105b3083609b84f645e68f108c54ef /kmymoney2/reports/reportstestcommon.h | |
parent | 50d3c35d815fb0c0e82493941347f1353ab95fc2 (diff) | |
download | kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.tar.gz kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmymoney2/reports/reportstestcommon.h')
-rw-r--r-- | kmymoney2/reports/reportstestcommon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kmymoney2/reports/reportstestcommon.h b/kmymoney2/reports/reportstestcommon.h index a3f40fd..fa744c0 100644 --- a/kmymoney2/reports/reportstestcommon.h +++ b/kmymoney2/reports/reportstestcommon.h @@ -129,5 +129,3 @@ extern MyMoneyMoney searchHTML(const TQString& _html, const TQString& _search); } // end namespace test #endif // REPORTSTESTCOMMON_H - -// vim:cin:si:ai:et:ts=2:sw=2: |