Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7892 in orxonox.OLD for branches/gui/src/defs/class_id.h


Ignore:
Timestamp:
May 27, 2006, 3:47:27 AM (18 years ago)
Author:
bensch
Message:

gui: introduce inputline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/src/defs/class_id.h

    r7873 r7892  
    332332  CL_GLGUI_BAR                  =    0x00000b30,
    333333  CL_GLGUI_CURSOR               =    0x00000b50,
     334  CL_GLGUI_INPUTLINE            =    0x00000b60,
     335  CL_GLGUI_TEXTFIELD            =    0x00000b61,
    334336
    335337  // QT_GUI
Note: See TracChangeset for help on using the changeset viewer.