diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 00:03:57 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 00:03:57 +0900 |
commit | edd810f95769b4d211d26fcd33c68ec36b6140dd (patch) | |
tree | 1f7093062f051b3ea4643312fc0d167d06aa614b /kttsd/plugins/flite | |
parent | 3a71cc5d161f2832b2ca40a761fb4b3dcd60d355 (diff) | |
download | tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.tar.gz tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kttsd/plugins/flite')
-rw-r--r-- | kttsd/plugins/flite/fliteconf.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/flite/fliteconf.h | 2 | ||||
-rw-r--r-- | kttsd/plugins/flite/fliteplugin.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/flite/fliteproc.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/flite/fliteproc.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/kttsd/plugins/flite/fliteconf.cpp b/kttsd/plugins/flite/fliteconf.cpp index 2d5737e..1e15e68 100644 --- a/kttsd/plugins/flite/fliteconf.cpp +++ b/kttsd/plugins/flite/fliteconf.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration widget and functions for Festival (Interactive) plug in ------------------- Copyright: diff --git a/kttsd/plugins/flite/fliteconf.h b/kttsd/plugins/flite/fliteconf.h index f2a1dc4..6bcb82e 100644 --- a/kttsd/plugins/flite/fliteconf.h +++ b/kttsd/plugins/flite/fliteconf.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration widget and functions for Festival (Interactive) plug in ------------------- Copyright: diff --git a/kttsd/plugins/flite/fliteplugin.cpp b/kttsd/plugins/flite/fliteplugin.cpp index 602b5bb..de02538 100644 --- a/kttsd/plugins/flite/fliteplugin.cpp +++ b/kttsd/plugins/flite/fliteplugin.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Generating the factories so festival lite (flite) can be used as plug in. ------------------- Copyright: diff --git a/kttsd/plugins/flite/fliteproc.cpp b/kttsd/plugins/flite/fliteproc.cpp index 1cb8b27..9ebadd6 100644 --- a/kttsd/plugins/flite/fliteproc.cpp +++ b/kttsd/plugins/flite/fliteproc.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Main speaking functions for the Festival Lite (Flite) Plug in ------------------- Copyright: diff --git a/kttsd/plugins/flite/fliteproc.h b/kttsd/plugins/flite/fliteproc.h index 51950b0..7bc2ce8 100644 --- a/kttsd/plugins/flite/fliteproc.h +++ b/kttsd/plugins/flite/fliteproc.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Main speaking functions for the Festival Lite (Flite) Plug in ------------------- Copyright: |