diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 20:08:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 20:08:27 +0900 |
commit | e17465f66b141740ff47e8e794fbd11af60c7a33 (patch) | |
tree | 9b0887ed1a3aeda8be7c052daf098f52a5ab9df2 /src/imageutils | |
parent | 3dcf194036b65ec2b7470dbac765d100489654f7 (diff) | |
download | gwenview-e17465f66b141740ff47e8e794fbd11af60c7a33.tar.gz gwenview-e17465f66b141740ff47e8e794fbd11af60c7a33.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/imageutils')
-rw-r--r-- | src/imageutils/imageutils.cpp | 1 | ||||
-rw-r--r-- | src/imageutils/imageutils.h | 1 | ||||
-rw-r--r-- | src/imageutils/jpegcontent.cpp | 1 | ||||
-rw-r--r-- | src/imageutils/jpegcontent.h | 1 | ||||
-rw-r--r-- | src/imageutils/jpegerrormanager.h | 1 | ||||
-rw-r--r-- | src/imageutils/orientation.h | 1 | ||||
-rw-r--r-- | src/imageutils/testjpegcontent.cpp | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/src/imageutils/imageutils.cpp b/src/imageutils/imageutils.cpp index ae9a560..a50dbed 100644 --- a/src/imageutils/imageutils.cpp +++ b/src/imageutils/imageutils.cpp @@ -1,4 +1,3 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab /* Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau diff --git a/src/imageutils/imageutils.h b/src/imageutils/imageutils.h index 7af8de8..5ec9b09 100644 --- a/src/imageutils/imageutils.h +++ b/src/imageutils/imageutils.h @@ -1,4 +1,3 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab /* Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau diff --git a/src/imageutils/jpegcontent.cpp b/src/imageutils/jpegcontent.cpp index 02125c4..7619146 100644 --- a/src/imageutils/jpegcontent.cpp +++ b/src/imageutils/jpegcontent.cpp @@ -1,4 +1,3 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab: /* Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau diff --git a/src/imageutils/jpegcontent.h b/src/imageutils/jpegcontent.h index e690d19..42d7833 100644 --- a/src/imageutils/jpegcontent.h +++ b/src/imageutils/jpegcontent.h @@ -1,4 +1,3 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab /* Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau diff --git a/src/imageutils/jpegerrormanager.h b/src/imageutils/jpegerrormanager.h index 2c81188..49a0e80 100644 --- a/src/imageutils/jpegerrormanager.h +++ b/src/imageutils/jpegerrormanager.h @@ -1,4 +1,3 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab /* Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aurélien Gâteau diff --git a/src/imageutils/orientation.h b/src/imageutils/orientation.h index 375a1af..2f289f1 100644 --- a/src/imageutils/orientation.h +++ b/src/imageutils/orientation.h @@ -1,4 +1,3 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab /* Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�lien G�teau diff --git a/src/imageutils/testjpegcontent.cpp b/src/imageutils/testjpegcontent.cpp index 200ee63..e656fe4 100644 --- a/src/imageutils/testjpegcontent.cpp +++ b/src/imageutils/testjpegcontent.cpp @@ -1,4 +1,3 @@ -// vim: set tabstop=4 shiftwidth=4 noexpandtab /* Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aurélien Gâteau |