From 4f841fbbbc5d3399535ade061699cc76363c7a3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 3 Feb 2013 22:59:55 -0600 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4 --- kcontrol/colors/colorscm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/colors/colorscm.cpp') diff --git a/kcontrol/colors/colorscm.cpp b/kcontrol/colors/colorscm.cpp index 370d32532..a8f75975b 100644 --- a/kcontrol/colors/colorscm.cpp +++ b/kcontrol/colors/colorscm.cpp @@ -402,7 +402,7 @@ void KColorScheme::save() XDeleteProperty( tqt_xdisplay(), tqt_xrootwin(), XA_RESOURCE_MANAGER ); #endif } - runRdb( flags ); // Save the palette to qtrc for KStyles + runRdb( flags ); // Save the palette to qtrc for TDEStyles // Notify all TDE applications KIPC::sendMessageAll(KIPC::PaletteChanged); -- cgit v1.2.1