[mythtv-commits] mythtv commit: r18628 by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Oct 9 18:16:53 UTC 2008
Author: stuartm
Date: 2008-10-09 18:16:53 +0000 (Thu, 09 Oct 2008)
New Revision: 18628
Changeset: http://cvs.mythtv.org/trac/changeset/18628
Modified:
trunk/mythtv/libs/libmythui/mythfontproperties.cpp
Log:
Seems as though QFont::exactMatch() is broken and has been broken for a very long time, this meant that we never used the theme defined fonts. Actual fonts used will vary from system to system depending on the configured QT application default. This change may mean themes look very different to before and as a result they may need font family and size changes.
More information about the mythtv-commits
mailing list