Changeset 5451 in orxonox.OLD for trunk/src/lib/gui
- Timestamp:
- Oct 29, 2005, 4:58:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/gui/gtk_gui/gui_flags.cc
r5450 r5451 59 59 void GuiFlags::setTextFromFlags(Widget* widget) 60 60 { 61 if (widget == NULL)62 return;63 61 FlagInfo flagInfo; 64 62 flagInfo.shortFlags = this->shortFlags;
Note: See TracChangeset
for help on using the changeset viewer.