diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:52:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 00:00:35 +0900 |
commit | 5cb56e30c72d35ea7623d22f93c30254d88c2e77 (patch) | |
tree | 5ca96b50f54200079eb82be3cabbb03a8164817f /kbugbuster/gui/cwsearchwidget.h | |
parent | 1422fd8290cf3e14198db58612485a1dd925263d (diff) | |
download | tdesdk-5cb56e30c72d35ea7623d22f93c30254d88c2e77.tar.gz tdesdk-5cb56e30c72d35ea7623d22f93c30254d88c2e77.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8a861e2bb84e01563fffebdb8e099a2a55d61221)
Diffstat (limited to 'kbugbuster/gui/cwsearchwidget.h')
-rw-r--r-- | kbugbuster/gui/cwsearchwidget.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kbugbuster/gui/cwsearchwidget.h b/kbugbuster/gui/cwsearchwidget.h index 134321b1..b83f75fa 100644 --- a/kbugbuster/gui/cwsearchwidget.h +++ b/kbugbuster/gui/cwsearchwidget.h @@ -42,6 +42,3 @@ public slots: } // namespace #endif - -/* vim: set et ts=4 softtabstop=4 sw=4: */ - |