diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 11:57:34 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 11:58:01 +0900 |
commit | 7caf6b77bc3ba4c9671faffdeeffec73940b0e65 (patch) | |
tree | be45decbb987cf62f85ef94a6f120c10d8a217aa /arts/gui/kde/kbutton_impl.h | |
parent | 25075081869cc0430237506426e626059697e35c (diff) | |
download | tdemultimedia-7caf6b77bc3ba4c9671faffdeeffec73940b0e65.tar.gz tdemultimedia-7caf6b77bc3ba4c9671faffdeeffec73940b0e65.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 34da0c702e28c52477c27720de0d41918b65ee33)
Diffstat (limited to 'arts/gui/kde/kbutton_impl.h')
-rw-r--r-- | arts/gui/kde/kbutton_impl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arts/gui/kde/kbutton_impl.h b/arts/gui/kde/kbutton_impl.h index 7eeef594..17bad4d2 100644 --- a/arts/gui/kde/kbutton_impl.h +++ b/arts/gui/kde/kbutton_impl.h @@ -73,5 +73,3 @@ public: } #endif //ARTS_GUI_KBUTTON_IMPL_H - -// vim:sw=4:ts=4 |