summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/newui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 13:39:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 13:39:58 +0900
commitc378b9b4d45481bace7b85809a6b0cad6abb4ded (patch)
treec321977e6249aa718c536591f41c02b4677ae89e /apps/ktorrent/newui
parentb428138d55bc217feeab120aa4b59559937c78f7 (diff)
downloadktorrent-c378b9b4d45481bace7b85809a6b0cad6abb4ded.tar.gz
ktorrent-c378b9b4d45481bace7b85809a6b0cad6abb4ded.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 93b23e25abb5b9e771a2576d72f14bc799056880)
Diffstat (limited to 'apps/ktorrent/newui')
-rw-r--r--apps/ktorrent/newui/dmainwindow.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/ktorrent/newui/dmainwindow.cpp b/apps/ktorrent/newui/dmainwindow.cpp
index e630e36..8f946b2 100644
--- a/apps/ktorrent/newui/dmainwindow.cpp
+++ b/apps/ktorrent/newui/dmainwindow.cpp
@@ -316,5 +316,3 @@ void DMainWindow::widgetDestroyed()
}
#include "dmainwindow.moc"
-
-// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on