Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 5, 2005, 1:17:00 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/guiMerge: gui produces no more segFault right now … this will probably change again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/guiMerge/src/lib/gui/gui/gui_flags.cc

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