diff options
author | Michele Calgaro <[email protected]> | 2020-09-21 22:52:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-21 22:52:02 +0900 |
commit | 66a54d592d0bcb578fee2ce05dbb483085963529 (patch) | |
tree | 542c267af43174f8c227904a51796b17d32b59c8 /twin-styles/riscos/Static.cpp | |
parent | a131383bf7aedb5a9244ad97b25db03d20c1d3f2 (diff) | |
download | tdeartwork-66a54d592d0bcb578fee2ce05dbb483085963529.tar.gz tdeartwork-66a54d592d0bcb578fee2ce05dbb483085963529.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'twin-styles/riscos/Static.cpp')
-rw-r--r-- | twin-styles/riscos/Static.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/twin-styles/riscos/Static.cpp b/twin-styles/riscos/Static.cpp index 92d38ff0..793d8212 100644 --- a/twin-styles/riscos/Static.cpp +++ b/twin-styles/riscos/Static.cpp @@ -535,6 +535,3 @@ void Static::_drawButtonBackgrounds() } } // End namespace - -// vim:ts=2:sw=2:tw=78 - |