]> git.mxchange.org Git - flightgear.git/commit
tell the layouter about the default font (I wonder why
authormfranz <mfranz>
Fri, 8 Jul 2005 20:12:06 +0000 (20:12 +0000)
committermfranz <mfranz>
Fri, 8 Jul 2005 20:12:06 +0000 (20:12 +0000)
commitf65eb6e3d5f5593ae341ae481c087e71725d5133
treeb7183ad69ff5d57ebfd7ac55ecfafa0153a29afc
parent18a874f1b28bd31c467f18e4cab107ae3df69d1a
tell the layouter about the default font (I wonder why
LayoutWidget::setDefaultFont() wants puFont* /and/ pointsize as extra
parameters, when puFont knows its pointsize anyway. Didn't want to change
that yet, though.) Now the HELVETICA_10 font makes actually sense. :-)
src/GUI/dialog.cxx
src/GUI/new_gui.hxx