Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2740 in orxonox.OLD for orxonox/trunk/gui/orxonox_gui_exec.cc


Ignore:
Timestamp:
Nov 6, 2004, 2:20:53 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk/gui: now Building a Window-Chain

File:
1 edited

Legend:

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

    r2739 r2740  
    148148        }
    149149    }
    150  
     150  //  if (widget->is_option == 0)
     151  //    printf ("%s\n",widget->label);
    151152  if (widget->is_option >= 1)
    152153    if  (static_cast<Option*>(widget)->saveable)
Note: See TracChangeset for help on using the changeset viewer.