Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9622 in orxonox.OLD for branches/proxy/src/lib/gui/gl/glgui_widget.h


Ignore:
Timestamp:
Jul 30, 2006, 10:26:56 PM (19 years ago)
Author:
bensch
Message:

better segfault-less packing ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/gui/gl/glgui_widget.h

    r9620 r9622  
    207207
    208208    void setFont(const Font& font);
    209     void setFont(const std::string& fontName, unsigned int renderSize);
     209    void setFont(const std::string& fontName, unsigned int renderSize = FONT_DEFAULT_RENDER_SIZE);
    210210
    211211    void setAnimatedStateChanges(bool animated);
Note: See TracChangeset for help on using the changeset viewer.