Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 4, 2005, 1:22:27 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk/gui: minor change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/gui/gui/orxonox_gui_flags.cc

    r4024 r4039  
    6363
    6464  this->flagsLabel->ereaseText();
    65   this->flagsLabel->appendText("orxonox");
     65  this->flagsLabel->appendText(progExecutable);
    6666  widget->walkThrough(OrxonoxGuiFlags::flagsText, &flagInfo, 0);
    6767  //  flagsLabel->setTitle(flagText);
Note: See TracChangeset for help on using the changeset viewer.