diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 22:52:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 22:52:02 +0900 |
commit | 66a54d592d0bcb578fee2ce05dbb483085963529 (patch) | |
tree | 542c267af43174f8c227904a51796b17d32b59c8 /twin-styles/openlook | |
parent | a131383bf7aedb5a9244ad97b25db03d20c1d3f2 (diff) | |
download | tdeartwork-66a54d592d0bcb578fee2ce05dbb483085963529.tar.gz tdeartwork-66a54d592d0bcb578fee2ce05dbb483085963529.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'twin-styles/openlook')
-rw-r--r-- | twin-styles/openlook/OpenLook.cpp | 1 | ||||
-rw-r--r-- | twin-styles/openlook/OpenLook.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/twin-styles/openlook/OpenLook.cpp b/twin-styles/openlook/OpenLook.cpp index d0f3bff2..3cf77eda 100644 --- a/twin-styles/openlook/OpenLook.cpp +++ b/twin-styles/openlook/OpenLook.cpp @@ -725,4 +725,3 @@ OpenLook::isButtonRelease(TQMouseEvent * e) } #include "OpenLook.moc" -// vim:ts=2:sw=2:tw=78:set et: diff --git a/twin-styles/openlook/OpenLook.h b/twin-styles/openlook/OpenLook.h index 69a170d5..c518d3f2 100644 --- a/twin-styles/openlook/OpenLook.h +++ b/twin-styles/openlook/OpenLook.h @@ -113,4 +113,3 @@ namespace OpenLook } #endif -// vim:ts=2:sw=2:tw=78:set et: |