From b10a61b1fd2fe561ba61a384d4a344bae2a4aa29 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:58 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- krdc/hostpreferences.cpp | 2 +- krdc/krdc.cpp | 2 +- krdc/main.cpp | 2 +- krdc/rdp/rdphostpref.cpp | 2 +- krdc/vnc/vnchostpref.cpp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'krdc') diff --git a/krdc/hostpreferences.cpp b/krdc/hostpreferences.cpp index f0722880..cd573b57 100644 --- a/krdc/hostpreferences.cpp +++ b/krdc/hostpreferences.cpp @@ -21,7 +21,7 @@ #include "rdp/rdphostpref.h" #include -#include +#include #include #include diff --git a/krdc/krdc.cpp b/krdc/krdc.cpp index 75fe99a8..64aa80f2 100644 --- a/krdc/krdc.cpp +++ b/krdc/krdc.cpp @@ -21,7 +21,7 @@ #include "hostpreferences.h" #include -#include +#include #include #include #include diff --git a/krdc/main.cpp b/krdc/main.cpp index f0ee0ab4..bb46c7d6 100644 --- a/krdc/main.cpp +++ b/krdc/main.cpp @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/krdc/rdp/rdphostpref.cpp b/krdc/rdp/rdphostpref.cpp index d64960b5..42122549 100644 --- a/krdc/rdp/rdphostpref.cpp +++ b/krdc/rdp/rdphostpref.cpp @@ -18,7 +18,7 @@ */ #include "rdphostpref.h" -#include +#include #include const TQString RdpHostPref::RdpType = "RDP"; diff --git a/krdc/vnc/vnchostpref.cpp b/krdc/vnc/vnchostpref.cpp index c29f1877..4cff3768 100644 --- a/krdc/vnc/vnchostpref.cpp +++ b/krdc/vnc/vnchostpref.cpp @@ -16,7 +16,7 @@ ***************************************************************************/ #include "vnchostpref.h" -#include +#include #include const TQString VncHostPref::VncType = "VNC"; -- cgit v1.2.3