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:24:59 +0900 |
commit | 28ac0d602a3139831145eff6efb24707cc370c5d (patch) | |
tree | 5cb4498208dc5fe350857f9e087c4e2b49f6ae84 /ark/filelistview.h | |
parent | 5fe950e48ddc351d0dcfb682dad6d8b419bee63f (diff) | |
download | tdeutils-28ac0d602a3139831145eff6efb24707cc370c5d.tar.gz tdeutils-28ac0d602a3139831145eff6efb24707cc370c5d.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4a781296ea58711db54aed4e0de956fca0139a7)
Diffstat (limited to 'ark/filelistview.h')
-rw-r--r-- | ark/filelistview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ark/filelistview.h b/ark/filelistview.h index 022ab86..d4f7438 100644 --- a/ark/filelistview.h +++ b/ark/filelistview.h @@ -171,4 +171,3 @@ class FileListView: public TDEListView }; #endif -// kate: space-indent off; tab-width 4; |