Bug 363265, fix comment about mTextZoom/mPageZoom members

This commit is contained in:
Olli.Pettay@helsinki.fi 2007-11-09 14:29:43 -08:00
Родитель 3a16fe6fea
Коммит 6f0f37e625
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -418,7 +418,8 @@ protected:
nsIWidget* mParentWidget; // purposely won't be ref counted
// Print preview doesn't use these.
// mTextZoom/mPageZoom record the textzoom/pagezoom of the first (galley)
// presshell only.
float mTextZoom; // Text zoom, defaults to 1.0
float mPageZoom;