diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 11:57:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 11:57:34 +0900 |
commit | 34da0c702e28c52477c27720de0d41918b65ee33 (patch) | |
tree | 7dd1ab5aefad259bb0ee75a92a30462ed776ff81 /juk/filerenameroptions.h | |
parent | 219a69a602052a7f513d7832676166557a1817a2 (diff) | |
download | tdemultimedia-34da0c702e28c52477c27720de0d41918b65ee33.tar.gz tdemultimedia-34da0c702e28c52477c27720de0d41918b65ee33.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'juk/filerenameroptions.h')
-rw-r--r-- | juk/filerenameroptions.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/juk/filerenameroptions.h b/juk/filerenameroptions.h index 6d0d6cee..9e82394b 100644 --- a/juk/filerenameroptions.h +++ b/juk/filerenameroptions.h @@ -77,5 +77,3 @@ class TagOptionsDialog : public KDialogBase }; #endif /* JUK_FILERENAMEROPTIONS_H */ - -// vim: set et ts=4 sw=4: |