Changeset 3294 in orxonox.OLD for orxonox/branches/updater/src/gui/orxonox_gui_exec.cc
- Timestamp:
- Dec 26, 2004, 6:44:44 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/updater/src/gui/orxonox_gui_exec.cc
r3292 r3294 225 225 \brief Maps Confugurations to the Options. 226 226 \param widget which widget downwards 227 \param variableName the name of the Variable that should be set up. 228 \param variableValue the Value of the Variable that should be set up 229 \param depth the depth of the local Widget 227 \param varInfo Information about the Variable to read 230 228 */ 231 229 void OrxonoxGuiExec::readFileText (Widget* widget, void* varInfo)
Note: See TracChangeset
for help on using the changeset viewer.