diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-22 21:48:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-22 21:48:29 +0900 |
commit | 08d0bb03c026ca9d72fb13105363979660ea9aed (patch) | |
tree | 2ba2cbe3f9e7ae53dd547636ad5bd2ef687d5f20 /khelpcenter/view.h | |
parent | 87aace9f528d04868ca6bf9d054604d6e0674c42 (diff) | |
download | tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.tar.gz tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'khelpcenter/view.h')
-rw-r--r-- | khelpcenter/view.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/khelpcenter/view.h b/khelpcenter/view.h index 2ad17af6b..7742edae9 100644 --- a/khelpcenter/view.h +++ b/khelpcenter/view.h @@ -90,5 +90,3 @@ class View : public TDEHTMLPart } #endif - -// vim:ts=2:sw=2:et |