From 77cbe84cb6ba260fc6adc6aa64d2bd41db7f43e8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:55:37 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- khotkeys/app/app.cpp | 2 +- khotkeys/app/kded.cpp | 2 +- khotkeys/arts/soundrecorder_arts.cpp | 2 +- khotkeys/kcontrol/action_group_tab.cpp | 4 ++-- khotkeys/kcontrol/action_list_widget.cpp | 2 +- khotkeys/kcontrol/actions_listview_widget.cpp | 2 +- khotkeys/kcontrol/condition_list_widget.cpp | 4 ++-- khotkeys/kcontrol/dcop_widget.cpp | 4 ++-- khotkeys/kcontrol/general_tab.cpp | 2 +- khotkeys/kcontrol/gesturerecordpage.cpp | 4 ++-- khotkeys/kcontrol/gestures_settings_tab.cpp | 2 +- khotkeys/kcontrol/info_tab.cpp | 2 +- khotkeys/kcontrol/kcmkhotkeys.cpp | 6 +++--- khotkeys/kcontrol/menuedit.cpp | 4 ++-- khotkeys/kcontrol/tab_widget.cpp | 2 +- khotkeys/kcontrol/triggers_tab.cpp | 2 +- khotkeys/kcontrol/voice_settings_tab.cpp | 2 +- khotkeys/kcontrol/voicerecorder.cpp | 6 +++--- khotkeys/kcontrol/voicerecordpage.cpp | 4 ++-- khotkeys/kcontrol/windowdef_list_widget.cpp | 2 +- khotkeys/shared/actions.cpp | 4 ++-- khotkeys/shared/conditions.cpp | 2 +- khotkeys/shared/khotkeysglobal.h | 2 +- khotkeys/shared/settings.cpp | 6 +++--- khotkeys/shared/soundrecorder.cpp | 2 +- khotkeys/shared/triggers.cpp | 2 +- khotkeys/shared/windows.cpp | 2 +- 27 files changed, 40 insertions(+), 40 deletions(-) (limited to 'khotkeys') diff --git a/khotkeys/app/app.cpp b/khotkeys/app/app.cpp index 0d0fd3395..27e78d90c 100644 --- a/khotkeys/app/app.cpp +++ b/khotkeys/app/app.cpp @@ -18,7 +18,7 @@ #include #include -#include +#include #include #include diff --git a/khotkeys/app/kded.cpp b/khotkeys/app/kded.cpp index 743e0fb04..afbd2bceb 100644 --- a/khotkeys/app/kded.cpp +++ b/khotkeys/app/kded.cpp @@ -18,7 +18,7 @@ #include #include -#include +#include #include #include diff --git a/khotkeys/arts/soundrecorder_arts.cpp b/khotkeys/arts/soundrecorder_arts.cpp index 0faf71002..0fdc48ab9 100644 --- a/khotkeys/arts/soundrecorder_arts.cpp +++ b/khotkeys/arts/soundrecorder_arts.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include #include diff --git a/khotkeys/kcontrol/action_group_tab.cpp b/khotkeys/kcontrol/action_group_tab.cpp index 8a297b933..1bdeffd75 100644 --- a/khotkeys/kcontrol/action_group_tab.cpp +++ b/khotkeys/kcontrol/action_group_tab.cpp @@ -19,8 +19,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/khotkeys/kcontrol/action_list_widget.cpp b/khotkeys/kcontrol/action_list_widget.cpp index 33dc80543..79744a09e 100644 --- a/khotkeys/kcontrol/action_list_widget.cpp +++ b/khotkeys/kcontrol/action_list_widget.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include diff --git a/khotkeys/kcontrol/actions_listview_widget.cpp b/khotkeys/kcontrol/actions_listview_widget.cpp index 5048289df..e528005ed 100644 --- a/khotkeys/kcontrol/actions_listview_widget.cpp +++ b/khotkeys/kcontrol/actions_listview_widget.cpp @@ -18,7 +18,7 @@ #include -#include +#include #include #include diff --git a/khotkeys/kcontrol/condition_list_widget.cpp b/khotkeys/kcontrol/condition_list_widget.cpp index 86ff8f47c..ba3be5e71 100644 --- a/khotkeys/kcontrol/condition_list_widget.cpp +++ b/khotkeys/kcontrol/condition_list_widget.cpp @@ -23,8 +23,8 @@ #include #include -#include -#include +#include +#include #include diff --git a/khotkeys/kcontrol/dcop_widget.cpp b/khotkeys/kcontrol/dcop_widget.cpp index a410109fd..bee149860 100644 --- a/khotkeys/kcontrol/dcop_widget.cpp +++ b/khotkeys/kcontrol/dcop_widget.cpp @@ -20,8 +20,8 @@ #include #include -#include -#include +#include +#include #include diff --git a/khotkeys/kcontrol/general_tab.cpp b/khotkeys/kcontrol/general_tab.cpp index 1190780dc..1cd98d461 100644 --- a/khotkeys/kcontrol/general_tab.cpp +++ b/khotkeys/kcontrol/general_tab.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include diff --git a/khotkeys/kcontrol/gesturerecordpage.cpp b/khotkeys/kcontrol/gesturerecordpage.cpp index af2fb8cdc..e9e768bb0 100644 --- a/khotkeys/kcontrol/gesturerecordpage.cpp +++ b/khotkeys/kcontrol/gesturerecordpage.cpp @@ -13,8 +13,8 @@ #include #include -#include -#include +#include +#include #include "gesturerecordpage.h" #include "gesturerecorder.h" diff --git a/khotkeys/kcontrol/gestures_settings_tab.cpp b/khotkeys/kcontrol/gestures_settings_tab.cpp index 2b5a8ff42..8585fedbc 100644 --- a/khotkeys/kcontrol/gestures_settings_tab.cpp +++ b/khotkeys/kcontrol/gestures_settings_tab.cpp @@ -16,7 +16,7 @@ #include "gestures_settings_tab.h" -#include +#include #include #include #include diff --git a/khotkeys/kcontrol/info_tab.cpp b/khotkeys/kcontrol/info_tab.cpp index 7a2e0c916..feba07dd1 100644 --- a/khotkeys/kcontrol/info_tab.cpp +++ b/khotkeys/kcontrol/info_tab.cpp @@ -19,7 +19,7 @@ #include #include -#include +#include namespace KHotKeys { diff --git a/khotkeys/kcontrol/kcmkhotkeys.cpp b/khotkeys/kcontrol/kcmkhotkeys.cpp index 5d6e1aad7..5f9e4d5fc 100644 --- a/khotkeys/kcontrol/kcmkhotkeys.cpp +++ b/khotkeys/kcontrol/kcmkhotkeys.cpp @@ -24,14 +24,14 @@ #include #include -#include +#include #include #include #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/khotkeys/kcontrol/menuedit.cpp b/khotkeys/kcontrol/menuedit.cpp index 9095cff2c..08b8a3c22 100644 --- a/khotkeys/kcontrol/menuedit.cpp +++ b/khotkeys/kcontrol/menuedit.cpp @@ -18,8 +18,8 @@ #include "menuedit.h" -#include -#include +#include +#include #include #include #include diff --git a/khotkeys/kcontrol/tab_widget.cpp b/khotkeys/kcontrol/tab_widget.cpp index 243543519..d3ca4afbe 100644 --- a/khotkeys/kcontrol/tab_widget.cpp +++ b/khotkeys/kcontrol/tab_widget.cpp @@ -18,7 +18,7 @@ #include -#include +#include #include #include diff --git a/khotkeys/kcontrol/triggers_tab.cpp b/khotkeys/kcontrol/triggers_tab.cpp index 683aad32a..d4f7ff9d3 100644 --- a/khotkeys/kcontrol/triggers_tab.cpp +++ b/khotkeys/kcontrol/triggers_tab.cpp @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include #include diff --git a/khotkeys/kcontrol/voice_settings_tab.cpp b/khotkeys/kcontrol/voice_settings_tab.cpp index 277e2f675..1d97d69ab 100644 --- a/khotkeys/kcontrol/voice_settings_tab.cpp +++ b/khotkeys/kcontrol/voice_settings_tab.cpp @@ -10,7 +10,7 @@ #include "voice_settings_tab.h" -#include +#include #include #include #include diff --git a/khotkeys/kcontrol/voicerecorder.cpp b/khotkeys/kcontrol/voicerecorder.cpp index 50d1fa2f9..fc231a82c 100644 --- a/khotkeys/kcontrol/voicerecorder.cpp +++ b/khotkeys/kcontrol/voicerecorder.cpp @@ -18,11 +18,11 @@ #include "khotkeysglobal.h" #include #include -#include -#include +#include +#include #include #include -#include +#include #include #include diff --git a/khotkeys/kcontrol/voicerecordpage.cpp b/khotkeys/kcontrol/voicerecordpage.cpp index fec07e22f..1c7f8c938 100644 --- a/khotkeys/kcontrol/voicerecordpage.cpp +++ b/khotkeys/kcontrol/voicerecordpage.cpp @@ -14,8 +14,8 @@ #include #include -#include -#include +#include +#include #include "voicerecordpage.h" #include "voicerecorder.h" diff --git a/khotkeys/kcontrol/windowdef_list_widget.cpp b/khotkeys/kcontrol/windowdef_list_widget.cpp index 471aab743..dc16d780f 100644 --- a/khotkeys/kcontrol/windowdef_list_widget.cpp +++ b/khotkeys/kcontrol/windowdef_list_widget.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include diff --git a/khotkeys/shared/actions.cpp b/khotkeys/shared/actions.cpp index e95734b73..3174b1dcf 100644 --- a/khotkeys/shared/actions.cpp +++ b/khotkeys/shared/actions.cpp @@ -20,12 +20,12 @@ #include #include #include -#include +#include #include #include #include #include -#include +#include #include #include #include diff --git a/khotkeys/shared/conditions.cpp b/khotkeys/shared/conditions.cpp index 6120ca875..b09284b44 100644 --- a/khotkeys/shared/conditions.cpp +++ b/khotkeys/shared/conditions.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include diff --git a/khotkeys/shared/khotkeysglobal.h b/khotkeys/shared/khotkeysglobal.h index 92dba09b6..c97ef1dea 100644 --- a/khotkeys/shared/khotkeysglobal.h +++ b/khotkeys/shared/khotkeysglobal.h @@ -20,7 +20,7 @@ #include -#include +#include class TDEConfig; class TQObject; diff --git a/khotkeys/shared/settings.cpp b/khotkeys/shared/settings.cpp index 43f9ad7c8..76adac6b9 100644 --- a/khotkeys/shared/settings.cpp +++ b/khotkeys/shared/settings.cpp @@ -18,10 +18,10 @@ #include #include -#include +#include #include -#include -#include +#include +#include #include "triggers.h" #include "conditions.h" diff --git a/khotkeys/shared/soundrecorder.cpp b/khotkeys/shared/soundrecorder.cpp index 266bbc7ce..b5759542a 100644 --- a/khotkeys/shared/soundrecorder.cpp +++ b/khotkeys/shared/soundrecorder.cpp @@ -26,7 +26,7 @@ #include "soundrecorder.h" #include -#include +#include #include #include diff --git a/khotkeys/shared/triggers.cpp b/khotkeys/shared/triggers.cpp index 1f8838278..115bc6687 100644 --- a/khotkeys/shared/triggers.cpp +++ b/khotkeys/shared/triggers.cpp @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include diff --git a/khotkeys/shared/windows.cpp b/khotkeys/shared/windows.cpp index b27fa3a08..077bf7b1d 100644 --- a/khotkeys/shared/windows.cpp +++ b/khotkeys/shared/windows.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include "khotkeysglobal.h" -- cgit v1.2.1