From 127600d4f12c1787365edc471904f9732743c771 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:13:18 -0600 Subject: Rename common header files for consistency with class renaming --- kmouth/configwizard.cpp | 2 +- kmouth/kmouth.h | 2 +- kmouth/main.cpp | 4 ++-- kmouth/phrasebook/phrasebookdialog.cpp | 2 +- kmouth/texttospeechsystem.cpp | 2 +- kmouth/wordcompletion/dictionarycreationwizard.cpp | 2 +- kmouth/wordcompletion/wordcompletion.cpp | 2 +- kmouth/wordcompletion/wordlist.cpp | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) (limited to 'kmouth') diff --git a/kmouth/configwizard.cpp b/kmouth/configwizard.cpp index ce1facf..41c8dfc 100644 --- a/kmouth/configwizard.cpp +++ b/kmouth/configwizard.cpp @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kmouth/kmouth.h b/kmouth/kmouth.h index 241e4e1..79f1aa0 100644 --- a/kmouth/kmouth.h +++ b/kmouth/kmouth.h @@ -27,7 +27,7 @@ // include files for TQt // include files for KDE -#include +#include #include #include #include diff --git a/kmouth/main.cpp b/kmouth/main.cpp index 779de1b..50cf6ee 100644 --- a/kmouth/main.cpp +++ b/kmouth/main.cpp @@ -16,8 +16,8 @@ ***************************************************************************/ -#include -#include +#include +#include #include #include diff --git a/kmouth/phrasebook/phrasebookdialog.cpp b/kmouth/phrasebook/phrasebookdialog.cpp index 97d5de7..0d60ea0 100644 --- a/kmouth/phrasebook/phrasebookdialog.cpp +++ b/kmouth/phrasebook/phrasebookdialog.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kmouth/texttospeechsystem.cpp b/kmouth/texttospeechsystem.cpp index 36e1f67..8664a99 100644 --- a/kmouth/texttospeechsystem.cpp +++ b/kmouth/texttospeechsystem.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include diff --git a/kmouth/wordcompletion/dictionarycreationwizard.cpp b/kmouth/wordcompletion/dictionarycreationwizard.cpp index c89c9cf..8584e60 100644 --- a/kmouth/wordcompletion/dictionarycreationwizard.cpp +++ b/kmouth/wordcompletion/dictionarycreationwizard.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kmouth/wordcompletion/wordcompletion.cpp b/kmouth/wordcompletion/wordcompletion.cpp index 1c49d86..8d5f1e4 100644 --- a/kmouth/wordcompletion/wordcompletion.cpp +++ b/kmouth/wordcompletion/wordcompletion.cpp @@ -1,7 +1,7 @@ #include #include -#include +#include #include #include diff --git a/kmouth/wordcompletion/wordlist.cpp b/kmouth/wordcompletion/wordlist.cpp index d01520c..d081110 100644 --- a/kmouth/wordcompletion/wordlist.cpp +++ b/kmouth/wordcompletion/wordlist.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.3