summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/centralwidget.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-27 23:52:43 +0900
committerMichele Calgaro <[email protected]>2020-09-27 23:52:43 +0900
commit8a861e2bb84e01563fffebdb8e099a2a55d61221 (patch)
tree13c2d2d17374b88666d7f7f4b5e8c1dfea1f98be /kbugbuster/gui/centralwidget.cpp
parentb5f8648994a6690cfe6731f364a9f35510ec8827 (diff)
downloadtdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.tar.gz
tdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kbugbuster/gui/centralwidget.cpp')
-rw-r--r--kbugbuster/gui/centralwidget.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/kbugbuster/gui/centralwidget.cpp b/kbugbuster/gui/centralwidget.cpp
index 524bab74..f4e4c793 100644
--- a/kbugbuster/gui/centralwidget.cpp
+++ b/kbugbuster/gui/centralwidget.cpp
@@ -503,5 +503,3 @@ CWBugDetails *CentralWidget::bugDetailsWidget()
}
#include "centralwidget.moc"
-
-/* vim: set et ts=4 sw=4 softtabstop=4: */