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 --- kcontrol/colors/widgetcanvas.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kcontrol/colors/widgetcanvas.cpp') diff --git a/kcontrol/colors/widgetcanvas.cpp b/kcontrol/colors/widgetcanvas.cpp index 684e9d6d3..b08ef6135 100644 --- a/kcontrol/colors/widgetcanvas.cpp +++ b/kcontrol/colors/widgetcanvas.cpp @@ -15,9 +15,9 @@ #include #include -#include +#include #include -#include +#include #include #include "widgetcanvas.h" @@ -280,7 +280,7 @@ void WidgetCanvas::drawSampleWidgets() TDEConfig * c = new TDEConfig("kcmfonts"); - // Keep in sync with kglobalsettings. + // Keep in sync with tdeglobalsettings. TQFont windowFontGuess(TDEGlobalSettings::generalFont().family(), 12, TQFont::SansSerif, true); windowFontGuess.setPixelSize(12); -- cgit v1.2.3