diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 10:23:19 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 10:23:19 +0900 |
commit | a4a781296ea58711db54aed4e0de956fca0139a7 (patch) | |
tree | 4f52f635e4a64a69496a90f497419603525f4ea1 /ark/extractiondialog.h | |
parent | 12b300868178d7082dd23248e14ba108b62d212d (diff) | |
download | tdeutils-a4a781296ea58711db54aed4e0de956fca0139a7.tar.gz tdeutils-a4a781296ea58711db54aed4e0de956fca0139a7.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ark/extractiondialog.h')
-rw-r--r-- | ark/extractiondialog.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ark/extractiondialog.h b/ark/extractiondialog.h index aae9e99..da2f6e9 100644 --- a/ark/extractiondialog.h +++ b/ark/extractiondialog.h @@ -94,5 +94,3 @@ class ExtractionDialog : public KDialogBase }; #endif // EXTRACTIONDIALOG_H -// kate: space-indent off; tab-width 4; - |