summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-20 00:08:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-20 00:08:25 +0900
commit8c68f68190a744f586a17c4527f90b8ceb69cd98 (patch)
treeea6116d54e3a8584df90462f26cb3a34e3cd4c35
parenta516371e76d33a1261ac762c855a804608975011 (diff)
downloadkipi-plugins-8c68f68190a744f586a17c4527f90b8ceb69cd98.tar.gz
kipi-plugins-8c68f68190a744f586a17c4527f90b8ceb69cd98.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kipi-plugins/htmlexport/abstractthemeparameter.cpp1
-rw-r--r--kipi-plugins/htmlexport/abstractthemeparameter.h1
-rw-r--r--kipi-plugins/htmlexport/colorthemeparameter.cpp1
-rw-r--r--kipi-plugins/htmlexport/colorthemeparameter.h1
-rw-r--r--kipi-plugins/htmlexport/galleryinfo.cpp1
-rw-r--r--kipi-plugins/htmlexport/galleryinfo.h1
-rw-r--r--kipi-plugins/htmlexport/generator.cpp1
-rw-r--r--kipi-plugins/htmlexport/generator.h1
-rw-r--r--kipi-plugins/htmlexport/intthemeparameter.cpp1
-rw-r--r--kipi-plugins/htmlexport/intthemeparameter.h1
-rw-r--r--kipi-plugins/htmlexport/listthemeparameter.cpp1
-rw-r--r--kipi-plugins/htmlexport/listthemeparameter.h1
-rw-r--r--kipi-plugins/htmlexport/plugin.cpp1
-rw-r--r--kipi-plugins/htmlexport/plugin.h1
-rw-r--r--kipi-plugins/htmlexport/stringthemeparameter.cpp1
-rw-r--r--kipi-plugins/htmlexport/stringthemeparameter.h1
-rw-r--r--kipi-plugins/htmlexport/theme.cpp1
-rw-r--r--kipi-plugins/htmlexport/theme.h1
-rw-r--r--kipi-plugins/htmlexport/wizard.cpp1
-rw-r--r--kipi-plugins/htmlexport/wizard.h1
-rw-r--r--kipi-plugins/htmlexport/xmlutils.h1
21 files changed, 0 insertions, 21 deletions
diff --git a/kipi-plugins/htmlexport/abstractthemeparameter.cpp b/kipi-plugins/htmlexport/abstractthemeparameter.cpp
index 373f0f0..be86854 100644
--- a/kipi-plugins/htmlexport/abstractthemeparameter.cpp
+++ b/kipi-plugins/htmlexport/abstractthemeparameter.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/abstractthemeparameter.h b/kipi-plugins/htmlexport/abstractthemeparameter.h
index 4388d00..c75c5cf 100644
--- a/kipi-plugins/htmlexport/abstractthemeparameter.h
+++ b/kipi-plugins/htmlexport/abstractthemeparameter.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/colorthemeparameter.cpp b/kipi-plugins/htmlexport/colorthemeparameter.cpp
index ad80719..7c54422 100644
--- a/kipi-plugins/htmlexport/colorthemeparameter.cpp
+++ b/kipi-plugins/htmlexport/colorthemeparameter.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/colorthemeparameter.h b/kipi-plugins/htmlexport/colorthemeparameter.h
index 44dab93..925d055 100644
--- a/kipi-plugins/htmlexport/colorthemeparameter.h
+++ b/kipi-plugins/htmlexport/colorthemeparameter.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/galleryinfo.cpp b/kipi-plugins/htmlexport/galleryinfo.cpp
index ace6406..76729c1 100644
--- a/kipi-plugins/htmlexport/galleryinfo.cpp
+++ b/kipi-plugins/htmlexport/galleryinfo.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/galleryinfo.h b/kipi-plugins/htmlexport/galleryinfo.h
index e0c6095..16ab96f 100644
--- a/kipi-plugins/htmlexport/galleryinfo.h
+++ b/kipi-plugins/htmlexport/galleryinfo.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/generator.cpp b/kipi-plugins/htmlexport/generator.cpp
index e9cdd0e..66692de 100644
--- a/kipi-plugins/htmlexport/generator.cpp
+++ b/kipi-plugins/htmlexport/generator.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/generator.h b/kipi-plugins/htmlexport/generator.h
index 50ff16b..f78a6b2 100644
--- a/kipi-plugins/htmlexport/generator.h
+++ b/kipi-plugins/htmlexport/generator.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/intthemeparameter.cpp b/kipi-plugins/htmlexport/intthemeparameter.cpp
index 493ead2..d080079 100644
--- a/kipi-plugins/htmlexport/intthemeparameter.cpp
+++ b/kipi-plugins/htmlexport/intthemeparameter.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/intthemeparameter.h b/kipi-plugins/htmlexport/intthemeparameter.h
index b70f23c..ec620fe 100644
--- a/kipi-plugins/htmlexport/intthemeparameter.h
+++ b/kipi-plugins/htmlexport/intthemeparameter.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/listthemeparameter.cpp b/kipi-plugins/htmlexport/listthemeparameter.cpp
index e8b008f..fcaf5a2 100644
--- a/kipi-plugins/htmlexport/listthemeparameter.cpp
+++ b/kipi-plugins/htmlexport/listthemeparameter.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/listthemeparameter.h b/kipi-plugins/htmlexport/listthemeparameter.h
index bb46eb5..95bec27 100644
--- a/kipi-plugins/htmlexport/listthemeparameter.h
+++ b/kipi-plugins/htmlexport/listthemeparameter.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/plugin.cpp b/kipi-plugins/htmlexport/plugin.cpp
index 110443e..d3e1b6a 100644
--- a/kipi-plugins/htmlexport/plugin.cpp
+++ b/kipi-plugins/htmlexport/plugin.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/plugin.h b/kipi-plugins/htmlexport/plugin.h
index 8e88242..1755f05 100644
--- a/kipi-plugins/htmlexport/plugin.h
+++ b/kipi-plugins/htmlexport/plugin.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/stringthemeparameter.cpp b/kipi-plugins/htmlexport/stringthemeparameter.cpp
index f5d320a..07aed71 100644
--- a/kipi-plugins/htmlexport/stringthemeparameter.cpp
+++ b/kipi-plugins/htmlexport/stringthemeparameter.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/stringthemeparameter.h b/kipi-plugins/htmlexport/stringthemeparameter.h
index 765bfe1..48824f4 100644
--- a/kipi-plugins/htmlexport/stringthemeparameter.h
+++ b/kipi-plugins/htmlexport/stringthemeparameter.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/theme.cpp b/kipi-plugins/htmlexport/theme.cpp
index 9bcd80a..c720de6 100644
--- a/kipi-plugins/htmlexport/theme.cpp
+++ b/kipi-plugins/htmlexport/theme.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/theme.h b/kipi-plugins/htmlexport/theme.h
index 239cda4..a69ebe8 100644
--- a/kipi-plugins/htmlexport/theme.h
+++ b/kipi-plugins/htmlexport/theme.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/wizard.cpp b/kipi-plugins/htmlexport/wizard.cpp
index a004e35..13624cb 100644
--- a/kipi-plugins/htmlexport/wizard.cpp
+++ b/kipi-plugins/htmlexport/wizard.cpp
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/wizard.h b/kipi-plugins/htmlexport/wizard.h
index b433fa8..f197716 100644
--- a/kipi-plugins/htmlexport/wizard.h
+++ b/kipi-plugins/htmlexport/wizard.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>
diff --git a/kipi-plugins/htmlexport/xmlutils.h b/kipi-plugins/htmlexport/xmlutils.h
index 8f066ae..3f34e63 100644
--- a/kipi-plugins/htmlexport/xmlutils.h
+++ b/kipi-plugins/htmlexport/xmlutils.h
@@ -1,4 +1,3 @@
-// vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
A KIPI plugin to generate HTML image galleries
Copyright 2006 by Aurelien Gateau <aurelien dot gateau at free.fr>