put enum to appropiate place as pointed out by marcus
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24707 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -179,8 +179,8 @@ enum {
|
|||||||
CONTROLLABLE_GET_PARAMETER_WEB,
|
CONTROLLABLE_GET_PARAMETER_WEB,
|
||||||
CONTROLLABLE_GET_PARAMETER_DATA,
|
CONTROLLABLE_GET_PARAMETER_DATA,
|
||||||
CONTROLLABLE_SET_PARAMETER_DATA,
|
CONTROLLABLE_SET_PARAMETER_DATA,
|
||||||
CONTROLLABLE_MESSAGE_END,
|
|
||||||
CONTROLLABLE_START_CONTROL_PANEL,
|
CONTROLLABLE_START_CONTROL_PANEL,
|
||||||
|
CONTROLLABLE_MESSAGE_END,
|
||||||
TIMESOURCE_MESSAGE_START = 0x700,
|
TIMESOURCE_MESSAGE_START = 0x700,
|
||||||
|
|
||||||
TIMESOURCE_OP, // datablock is a struct time_source_op_info
|
TIMESOURCE_OP, // datablock is a struct time_source_op_info
|
||||||
|
|||||||
Reference in New Issue
Block a user