From aa23cfb118ec5420933d9a705fa4f1fa7c27abc7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 28 Sep 2020 17:50:18 +0900 Subject: [PATCH] Removed code formatting modelines. Signed-off-by: Michele Calgaro --- src/kiconcanvas.cpp | 3 +-- src/kiconcanvas.h | 3 +-- src/kicondialog.cpp | 3 +-- src/kicondialog.h | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/kiconcanvas.cpp b/src/kiconcanvas.cpp index fffc3b9..0185cde 100644 --- a/src/kiconcanvas.cpp +++ b/src/kiconcanvas.cpp @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; indent-width 4; mixedindent off; indent-mode cstyle; +/* * * This file is part of the KDE project, module tdefile. * Copyright (C) 2006 Luke Sandell diff --git a/src/kiconcanvas.h b/src/kiconcanvas.h index eeaa6d3..8891610 100644 --- a/src/kiconcanvas.h +++ b/src/kiconcanvas.h @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; indent-width 4; mixedindent off; indent-mode cstyle; +/* * * This file is part of the KDE project, module tdefile. * Copyright (C) 2006 Luke Sandell diff --git a/src/kicondialog.cpp b/src/kicondialog.cpp index a32f5ce..5d18360 100644 --- a/src/kicondialog.cpp +++ b/src/kicondialog.cpp @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; indent-width 4; mixedindent off; indent-mode cstyle; +/* * * This file is part of the KDE project, module tdefile. * Copyright (C) 2006 Luke Sandell diff --git a/src/kicondialog.h b/src/kicondialog.h index 6432764..e2511c9 100644 --- a/src/kicondialog.h +++ b/src/kicondialog.h @@ -1,5 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 - * kate: space-indent on; indent-width 4; mixedindent off; indent-mode cstyle; +/* * * This file is part of the KDE project, module tdefile. * Copyright (C) 2006 Luke Sandell