diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:52:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:52:43 +0900 |
commit | 8a861e2bb84e01563fffebdb8e099a2a55d61221 (patch) | |
tree | 13c2d2d17374b88666d7f7f4b5e8c1dfea1f98be /cervisia/cervisiashell.cpp | |
parent | b5f8648994a6690cfe6731f364a9f35510ec8827 (diff) | |
download | tdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.tar.gz tdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'cervisia/cervisiashell.cpp')
-rw-r--r-- | cervisia/cervisiashell.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cervisia/cervisiashell.cpp b/cervisia/cervisiashell.cpp index ec59499b..27fdb2dd 100644 --- a/cervisia/cervisiashell.cpp +++ b/cervisia/cervisiashell.cpp @@ -220,8 +220,3 @@ void CervisiaShell::writeSettings() #include "cervisiashell.moc" - - -// Local Variables: -// c-basic-offset: 4 -// End: |