diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 10:23:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 10:23:19 +0900 |
commit | a4a781296ea58711db54aed4e0de956fca0139a7 (patch) | |
tree | 4f52f635e4a64a69496a90f497419603525f4ea1 /kedit | |
parent | 12b300868178d7082dd23248e14ba108b62d212d (diff) | |
download | tdeutils-a4a781296ea58711db54aed4e0de956fca0139a7.tar.gz tdeutils-a4a781296ea58711db54aed4e0de956fca0139a7.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kedit')
-rw-r--r-- | kedit/ktextfiledlg.cpp | 1 | ||||
-rw-r--r-- | kedit/ktextfiledlg.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/kedit/ktextfiledlg.cpp b/kedit/ktextfiledlg.cpp index a5b5b13..6df31be 100644 --- a/kedit/ktextfiledlg.cpp +++ b/kedit/ktextfiledlg.cpp @@ -1,4 +1,3 @@ -// -*- c++ -*- /* This file is part of the KDE libraries Copyright (C) 2001 Wolfram Diestel <wolfram@steloj.de> diff --git a/kedit/ktextfiledlg.h b/kedit/ktextfiledlg.h index ae16ae9..d6d7ad6 100644 --- a/kedit/ktextfiledlg.h +++ b/kedit/ktextfiledlg.h @@ -1,4 +1,3 @@ -// -*- c++ -*- /* This file is part of the KDE libraries Copyright (C) 2001 Wolfram Diestel <wolfram@steloj.de> |