/[enigma]/enigma/gui.cc
ViewVC logotype

Diff of /enigma/gui.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by dheck, Wed Dec 4 19:52:03 2002 UTC revision 1.9 by dheck, Sat Dec 14 23:50:06 2002 UTC
# Line 143  TextButton::TextButton(const string &t, Line 143  TextButton::TextButton(const string &t,
143      : text(t), pressed(false), listener(al)      : text(t), pressed(false), listener(al)
144  {  {
145      if (menufont == 0) {      if (menufont == 0) {
146          menufont = enigma::GetFont("labelfont"); //menufont");          menufont = enigma::GetFont("menufont"); //menufont");
147          menufont_pressed = enigma::GetFont("menufontsel");          menufont_pressed = enigma::GetFont("menufontsel");
148      }      }
149  }  }

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26