From a1dc980408b413b3596c22d4631d18e4c348ab98 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:00:30 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kmouth/configwizard.cpp | 2 +- kmouth/kmouth.cpp | 2 +- kmouth/optionsdialog.cpp | 2 +- kmouth/phrasebook/phrasebook.cpp | 4 ++-- kmouth/phrasebook/phrasebookdialog.cpp | 2 +- kmouth/phrasebook/phrasetree.cpp | 2 +- kmouth/phraselist.cpp | 2 +- kmouth/texttospeechconfigurationwidget.cpp | 2 +- kmouth/texttospeechsystem.cpp | 2 +- kmouth/wordcompletion/dictionarycreationwizard.cpp | 2 +- kmouth/wordcompletion/wordcompletion.cpp | 2 +- kmouth/wordcompletion/wordcompletionwidget.cpp | 6 +++--- 12 files changed, 15 insertions(+), 15 deletions(-) (limited to 'kmouth') diff --git a/kmouth/configwizard.cpp b/kmouth/configwizard.cpp index b92551b..9cb0b8b 100644 --- a/kmouth/configwizard.cpp +++ b/kmouth/configwizard.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include "texttospeechconfigurationwidget.h" #include "phrasebook/phrasebookdialog.h" diff --git a/kmouth/kmouth.cpp b/kmouth/kmouth.cpp index 7c78bae..b395ece 100644 --- a/kmouth/kmouth.cpp +++ b/kmouth/kmouth.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kmouth/optionsdialog.cpp b/kmouth/optionsdialog.cpp index e173380..c15f992 100644 --- a/kmouth/optionsdialog.cpp +++ b/kmouth/optionsdialog.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include #include diff --git a/kmouth/phrasebook/phrasebook.cpp b/kmouth/phrasebook/phrasebook.cpp index 8f51ba6..6494321 100644 --- a/kmouth/phrasebook/phrasebook.cpp +++ b/kmouth/phrasebook/phrasebook.cpp @@ -27,8 +27,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/kmouth/phrasebook/phrasebookdialog.cpp b/kmouth/phrasebook/phrasebookdialog.cpp index 832e184..544bc86 100644 --- a/kmouth/phrasebook/phrasebookdialog.cpp +++ b/kmouth/phrasebook/phrasebookdialog.cpp @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include #include diff --git a/kmouth/phrasebook/phrasetree.cpp b/kmouth/phrasebook/phrasetree.cpp index f8e89a9..5cb29b2 100644 --- a/kmouth/phrasebook/phrasetree.cpp +++ b/kmouth/phrasebook/phrasetree.cpp @@ -16,7 +16,7 @@ ***************************************************************************/ #include -#include +#include #include #include #include diff --git a/kmouth/phraselist.cpp b/kmouth/phraselist.cpp index 24a0bd0..762fd3e 100644 --- a/kmouth/phraselist.cpp +++ b/kmouth/phraselist.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include diff --git a/kmouth/texttospeechconfigurationwidget.cpp b/kmouth/texttospeechconfigurationwidget.cpp index 64c7035..144db1c 100644 --- a/kmouth/texttospeechconfigurationwidget.cpp +++ b/kmouth/texttospeechconfigurationwidget.cpp @@ -17,7 +17,7 @@ #include "texttospeechconfigurationwidget.h" -#include +#include #include #include #include diff --git a/kmouth/texttospeechsystem.cpp b/kmouth/texttospeechsystem.cpp index b061f6b..36e1f67 100644 --- a/kmouth/texttospeechsystem.cpp +++ b/kmouth/texttospeechsystem.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include "speech.h" diff --git a/kmouth/wordcompletion/dictionarycreationwizard.cpp b/kmouth/wordcompletion/dictionarycreationwizard.cpp index b7edf60..dff21e8 100644 --- a/kmouth/wordcompletion/dictionarycreationwizard.cpp +++ b/kmouth/wordcompletion/dictionarycreationwizard.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include "dictionarycreationwizard.h" #include "klanguagebutton.h" diff --git a/kmouth/wordcompletion/wordcompletion.cpp b/kmouth/wordcompletion/wordcompletion.cpp index ce373a1..994c0ac 100644 --- a/kmouth/wordcompletion/wordcompletion.cpp +++ b/kmouth/wordcompletion/wordcompletion.cpp @@ -3,7 +3,7 @@ #include #include -#include +#include #include "wordcompletion.h" diff --git a/kmouth/wordcompletion/wordcompletionwidget.cpp b/kmouth/wordcompletion/wordcompletionwidget.cpp index c9e9a1e..e35ce39 100644 --- a/kmouth/wordcompletion/wordcompletionwidget.cpp +++ b/kmouth/wordcompletion/wordcompletionwidget.cpp @@ -26,10 +26,10 @@ #include #include #include -#include +#include #include -#include -#include +#include +#include #include #include "dictionarycreationwizard.h" -- cgit v1.2.3