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-27 23:52:43 +0900 |
commit | 8a861e2bb84e01563fffebdb8e099a2a55d61221 (patch) | |
tree | 13c2d2d17374b88666d7f7f4b5e8c1dfea1f98be /umbrello | |
parent | b5f8648994a6690cfe6731f364a9f35510ec8827 (diff) | |
download | tdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.tar.gz tdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'umbrello')
-rw-r--r-- | umbrello/umbrello/codeimport/kdevcppparser/lookup.cpp | 1 | ||||
-rw-r--r-- | umbrello/umbrello/codeimport/kdevcppparser/lookup.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/umbrello/umbrello/codeimport/kdevcppparser/lookup.cpp b/umbrello/umbrello/codeimport/kdevcppparser/lookup.cpp index a0ee3dbc..8434735c 100644 --- a/umbrello/umbrello/codeimport/kdevcppparser/lookup.cpp +++ b/umbrello/umbrello/codeimport/kdevcppparser/lookup.cpp @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 2 -*- /* * This file is part of the KDE libraries * Copyright (C) 1999-2000 Harri Porten (porten@kde.org) diff --git a/umbrello/umbrello/codeimport/kdevcppparser/lookup.h b/umbrello/umbrello/codeimport/kdevcppparser/lookup.h index cff7dded..5b58aa8c 100644 --- a/umbrello/umbrello/codeimport/kdevcppparser/lookup.h +++ b/umbrello/umbrello/codeimport/kdevcppparser/lookup.h @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 2 -*- /* * This file is part of the KDE libraries * Copyright (C) 1999-2000 Harri Porten (porten@kde.org) |