From 6b23c84fe51a08a5b6107a2fa44100e747424796 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:17:45 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- kmouth/phrasebook/phrasebook.cpp | 6 +++--- kmouth/phrasebook/phrasebook.h | 2 +- kmouth/phrasebook/phrasebookdialog.cpp | 6 +++--- kmouth/phrasebook/phrasebookdialog.h | 2 +- kmouth/phrasebook/phrasetree.cpp | 8 ++++---- kmouth/phrasebook/phrasetree.h | 4 ++-- 6 files changed, 14 insertions(+), 14 deletions(-) (limited to 'kmouth/phrasebook') diff --git a/kmouth/phrasebook/phrasebook.cpp b/kmouth/phrasebook/phrasebook.cpp index 33dd5dc..eb166ab 100644 --- a/kmouth/phrasebook/phrasebook.cpp +++ b/kmouth/phrasebook/phrasebook.cpp @@ -23,9 +23,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/kmouth/phrasebook/phrasebook.h b/kmouth/phrasebook/phrasebook.h index d156be2..4fee8cc 100644 --- a/kmouth/phrasebook/phrasebook.h +++ b/kmouth/phrasebook/phrasebook.h @@ -22,7 +22,7 @@ #include #include -#include +#include #include class KURL; diff --git a/kmouth/phrasebook/phrasebookdialog.cpp b/kmouth/phrasebook/phrasebookdialog.cpp index 26f1d2d..97d5de7 100644 --- a/kmouth/phrasebook/phrasebookdialog.cpp +++ b/kmouth/phrasebook/phrasebookdialog.cpp @@ -30,11 +30,11 @@ #include // include files for KDE -#include +#include #include -#include +#include #include -#include +#include #include #include #include diff --git a/kmouth/phrasebook/phrasebookdialog.h b/kmouth/phrasebook/phrasebookdialog.h index bacd7a9..0665281 100644 --- a/kmouth/phrasebook/phrasebookdialog.h +++ b/kmouth/phrasebook/phrasebookdialog.h @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kmouth/phrasebook/phrasetree.cpp b/kmouth/phrasebook/phrasetree.cpp index 0439c5e..665750d 100644 --- a/kmouth/phrasebook/phrasetree.cpp +++ b/kmouth/phrasebook/phrasetree.cpp @@ -17,10 +17,10 @@ #include #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include diff --git a/kmouth/phrasebook/phrasetree.h b/kmouth/phrasebook/phrasetree.h index 4016b54..a4936f4 100644 --- a/kmouth/phrasebook/phrasetree.h +++ b/kmouth/phrasebook/phrasetree.h @@ -19,8 +19,8 @@ #define PHRASETREE_H #include -#include -#include +#include +#include class PhraseBook; class PhraseShortcutRequest; -- cgit v1.2.1