diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 11:57:34 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 11:57:34 +0900 |
commit | 34da0c702e28c52477c27720de0d41918b65ee33 (patch) | |
tree | 7dd1ab5aefad259bb0ee75a92a30462ed776ff81 /arts/gui/kde/khbox_impl.cpp | |
parent | 219a69a602052a7f513d7832676166557a1817a2 (diff) | |
download | tdemultimedia-34da0c702e28c52477c27720de0d41918b65ee33.tar.gz tdemultimedia-34da0c702e28c52477c27720de0d41918b65ee33.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'arts/gui/kde/khbox_impl.cpp')
-rw-r--r-- | arts/gui/kde/khbox_impl.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arts/gui/kde/khbox_impl.cpp b/arts/gui/kde/khbox_impl.cpp index 431ce286..d2a51776 100644 --- a/arts/gui/kde/khbox_impl.cpp +++ b/arts/gui/kde/khbox_impl.cpp @@ -47,5 +47,3 @@ void KHBox_impl::spacing( long s ) } REGISTER_IMPLEMENTATION(KHBox_impl); - -// vim: sw=4 ts=4 |