Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2737 in orxonox.OLD for orxonox/trunk/gui/orxonox_gui.cc


Ignore:
Timestamp:
Nov 6, 2004, 4:03:22 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk/gui: key now able to be set.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/gui/orxonox_gui.cc

    r2733 r2737  
    871871   \param text The text to be inserted into the Label.
    872872*/
    873 void Label::setText (char * text)
     873void Label::setText (char* text)
    874874{
    875875  label = text;
Note: See TracChangeset for help on using the changeset viewer.