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 /ark/extractiondialog.cpp | |
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 'ark/extractiondialog.cpp')
-rw-r--r-- | ark/extractiondialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ark/extractiondialog.cpp b/ark/extractiondialog.cpp index f4b5196..d456744 100644 --- a/ark/extractiondialog.cpp +++ b/ark/extractiondialog.cpp @@ -192,4 +192,3 @@ void ExtractionDialog::extractDirChanged(const TQString &text ) } #include "extractiondialog.moc" -// kate: space-indent off; tab-width 4; |