diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 20:28:04 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 20:28:04 +0900 |
commit | 4809123108dc265cab0ad1334b681ad278cdbe67 (patch) | |
tree | afd364cacd4281d434bef9ba0c5f8195bc87d6f9 | |
parent | 0c040eac73c8ab78d900a3b56ebb0785b7aa20af (diff) | |
download | k3b-4809123108dc265cab0ad1334b681ad278cdbe67.tar.gz k3b-4809123108dc265cab0ad1334b681ad278cdbe67.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | src/fastscale/scale.h | 1 | ||||
-rw-r--r-- | src/projects/kostore/koStore.cc | 1 | ||||
-rw-r--r-- | src/projects/kostore/koStore.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/fastscale/scale.h b/src/fastscale/scale.h index 4742cb2..9aab7db 100644 --- a/src/fastscale/scale.h +++ b/src/fastscale/scale.h @@ -1,4 +1,3 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab /* Copied from gwenview/src/imageutils/imageutils.h Copyright 2000-2004 Aur�lien G�teau diff --git a/src/projects/kostore/koStore.cc b/src/projects/kostore/koStore.cc index 655263f..24fc737 100644 --- a/src/projects/kostore/koStore.cc +++ b/src/projects/kostore/koStore.cc @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 2 -*- /* This file is part of the KDE project Copyright (C) 1998, 1999 Torben Weis <[email protected]> Copyright (C) 2000-2002 David Faure <[email protected]>, Werner Trobin <[email protected]> diff --git a/src/projects/kostore/koStore.h b/src/projects/kostore/koStore.h index 331bc8b..b43ec42 100644 --- a/src/projects/kostore/koStore.h +++ b/src/projects/kostore/koStore.h @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 2 -*- /* This file is part of the KDE project Copyright (C) 1998, 1999 David Faure <[email protected]> |