summaryrefslogtreecommitdiff
path: root/src/gui/styles/qgtkstyle.cpp
diff options
context:
space:
mode:
authorJens Bache-Wiig <jbache@trolltech.com>2009-08-10 18:19:53 +0200
committerJens Bache-Wiig <jbache@trolltech.com>2009-08-10 18:19:53 +0200
commitf9605d3f396043e5b893470acaeb4c726361e9dc (patch)
treed7215d77270daed0bad8f0d0e1169ca6e5f62079 /src/gui/styles/qgtkstyle.cpp
parent13a31fe82845f8b1f4d86919080d3b2a87c4d061 (diff)
downloadqt4-tools-f9605d3f396043e5b893470acaeb4c726361e9dc.tar.gz
Make QGtkStyle react properly to font changes in GNOME
We only reacted to font changes before when the whole theme changed. Two things had to be fixed to support this. We need to check if the font changed in QGtkStyle::updateTheme and we need to make sure that QApplication does not reset these settings for us. Reviewed-by: joao
Diffstat (limited to 'src/gui/styles/qgtkstyle.cpp')
-rw-r--r--src/gui/styles/qgtkstyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/styles/qgtkstyle.cpp b/src/gui/styles/qgtkstyle.cpp
index f6d8c889dc..5f562305f9 100644
--- a/src/gui/styles/qgtkstyle.cpp
+++ b/src/gui/styles/qgtkstyle.cpp
@@ -1,4 +1,4 @@
-/******* *********************************************************************
+/****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Nokia Corporation (qt-info@nokia.com)