Whitespace to correct the bug number in my earlier checkin comments: should be 105297 (instead of 105219)

This commit is contained in:
rbs%maths.uq.edu.au 2001-12-21 22:42:46 +00:00
Родитель 0ab5c711a9
Коммит 2b509887f6
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1833,7 +1833,6 @@ SetFont(nsIPresContext* aPresContext, nsIStyleContext* aContext,
if (dc) {
// GetSystemFont sets the font face but not necessarily the size
aFont->mFont.size = defaultVariableFont.size;
// If our font type is theme, then check for appearance data and
// obtain our font based off our widget type.
if (sysID == eSystemFont_Theme) {

Просмотреть файл

@ -1833,7 +1833,6 @@ SetFont(nsIPresContext* aPresContext, nsIStyleContext* aContext,
if (dc) {
// GetSystemFont sets the font face but not necessarily the size
aFont->mFont.size = defaultVariableFont.size;
// If our font type is theme, then check for appearance data and
// obtain our font based off our widget type.
if (sysID == eSystemFont_Theme) {