summaryrefslogtreecommitdiffstats
path: root/knights/setpagedisplay.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knights/setpagedisplay.cpp')
-rw-r--r--knights/setpagedisplay.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/knights/setpagedisplay.cpp b/knights/setpagedisplay.cpp
index ba2122d..d891a92 100644
--- a/knights/setpagedisplay.cpp
+++ b/knights/setpagedisplay.cpp
@@ -239,12 +239,12 @@ void setPageDisplay::initTab2( void )
///////////////////////////////////////
void setPageDisplay::slot_setDefault(void)
{
- Resource->FONT_Standard = KGlobalSettings::fixedFont();
- Resource->FONT_PrivateTell = KGlobalSettings::fixedFont();
- Resource->FONT_ChannelTell = KGlobalSettings::fixedFont();
- Resource->FONT_Shout = KGlobalSettings::fixedFont();
- Resource->FONT_Whisper = KGlobalSettings::fixedFont();
- Resource->FONT_Notification = KGlobalSettings::fixedFont();
+ Resource->FONT_Standard = TDEGlobalSettings::fixedFont();
+ Resource->FONT_PrivateTell = TDEGlobalSettings::fixedFont();
+ Resource->FONT_ChannelTell = TDEGlobalSettings::fixedFont();
+ Resource->FONT_Shout = TDEGlobalSettings::fixedFont();
+ Resource->FONT_Whisper = TDEGlobalSettings::fixedFont();
+ Resource->FONT_Notification = TDEGlobalSettings::fixedFont();
Resource->COLOR_Background = Resource->COLOR_White;
Resource->COLOR_Standard = Resource->COLOR_Black;
Resource->COLOR_PrivateTell = TQColor( 128, 0, 128 ); // Purple