summaryrefslogtreecommitdiffstats
path: root/kttsd/filters/xmltransformer
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:03:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:03:57 +0900
commitedd810f95769b4d211d26fcd33c68ec36b6140dd (patch)
tree1f7093062f051b3ea4643312fc0d167d06aa614b /kttsd/filters/xmltransformer
parent3a71cc5d161f2832b2ca40a761fb4b3dcd60d355 (diff)
downloadtdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.tar.gz
tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kttsd/filters/xmltransformer')
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerconf.cpp2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerconf.h2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerplugin.cpp2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerproc.cpp2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerproc.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/kttsd/filters/xmltransformer/xmltransformerconf.cpp b/kttsd/filters/xmltransformer/xmltransformerconf.cpp
index ab45284..0a27174 100644
--- a/kttsd/filters/xmltransformer/xmltransformerconf.cpp
+++ b/kttsd/filters/xmltransformer/xmltransformerconf.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generic XML Transformation Filter Configuration class.
-------------------
Copyright:
diff --git a/kttsd/filters/xmltransformer/xmltransformerconf.h b/kttsd/filters/xmltransformer/xmltransformerconf.h
index 7cd5e87..34bee27 100644
--- a/kttsd/filters/xmltransformer/xmltransformerconf.h
+++ b/kttsd/filters/xmltransformer/xmltransformerconf.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generic XML Transformation Filter Configuration class.
-------------------
Copyright:
diff --git a/kttsd/filters/xmltransformer/xmltransformerplugin.cpp b/kttsd/filters/xmltransformer/xmltransformerplugin.cpp
index c76c889..0a9ca77 100644
--- a/kttsd/filters/xmltransformer/xmltransformerplugin.cpp
+++ b/kttsd/filters/xmltransformer/xmltransformerplugin.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generating the factories so XML Transformer Filter can be used as plug in.
-------------------
Copyright:
diff --git a/kttsd/filters/xmltransformer/xmltransformerproc.cpp b/kttsd/filters/xmltransformer/xmltransformerproc.cpp
index 9a48f9c..9a279b9 100644
--- a/kttsd/filters/xmltransformer/xmltransformerproc.cpp
+++ b/kttsd/filters/xmltransformer/xmltransformerproc.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generic XML Transformation Filter Processing class.
-------------------
Copyright:
diff --git a/kttsd/filters/xmltransformer/xmltransformerproc.h b/kttsd/filters/xmltransformer/xmltransformerproc.h
index d9f0881..002008b 100644
--- a/kttsd/filters/xmltransformer/xmltransformerproc.h
+++ b/kttsd/filters/xmltransformer/xmltransformerproc.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generic XML Transformation Filter Processing class.
-------------------
Copyright: