summaryrefslogtreecommitdiffstats
path: root/arts/gui/kde/kcombobox_impl.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 11:57:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 11:57:34 +0900
commit34da0c702e28c52477c27720de0d41918b65ee33 (patch)
tree7dd1ab5aefad259bb0ee75a92a30462ed776ff81 /arts/gui/kde/kcombobox_impl.cpp
parent219a69a602052a7f513d7832676166557a1817a2 (diff)
downloadtdemultimedia-34da0c702e28c52477c27720de0d41918b65ee33.tar.gz
tdemultimedia-34da0c702e28c52477c27720de0d41918b65ee33.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'arts/gui/kde/kcombobox_impl.cpp')
-rw-r--r--arts/gui/kde/kcombobox_impl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/arts/gui/kde/kcombobox_impl.cpp b/arts/gui/kde/kcombobox_impl.cpp
index 58c401ce..1bbc36c7 100644
--- a/arts/gui/kde/kcombobox_impl.cpp
+++ b/arts/gui/kde/kcombobox_impl.cpp
@@ -101,5 +101,3 @@ void KComboBox_impl::value(const string & newValue)
}
REGISTER_IMPLEMENTATION(KComboBox_impl);
-
-// vim: sw=4 ts=4