From 27430f06c6cc2187c639f59f342f07f1fde91a8b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:47:46 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- krec/krecfileviewhelpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'krec/krecfileviewhelpers.h') diff --git a/krec/krecfileviewhelpers.h b/krec/krecfileviewhelpers.h index 88b5b79c..c7f16131 100644 --- a/krec/krecfileviewhelpers.h +++ b/krec/krecfileviewhelpers.h @@ -105,7 +105,7 @@ signals: void showContextMenu( const TQPoint & ); private: void init() { - setFont( KGlobalSettings::fixedFont() ); + setFont( TDEGlobalSettings::fixedFont() ); } }; #endif -- cgit v1.2.1