Renamed BView::_SetViewImage() to _SetViewBitmap(), and AS_LAYER_SET_VIEW_IMAGE
to AS_LAYER_SET_VIEW_BITMAP. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15716 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
* DarkWyrm <[email protected]>
|
||||
* Jérôme Duval, [email protected]
|
||||
*/
|
||||
|
||||
#ifndef _APP_SERVER_PROTOCOL_H_
|
||||
#define _APP_SERVER_PROTOCOL_H_
|
||||
|
||||
@@ -313,7 +312,7 @@ enum {
|
||||
AS_LAYER_SET_STATE,
|
||||
AS_LAYER_SET_FONT_STATE,
|
||||
AS_LAYER_GET_STATE,
|
||||
AS_LAYER_SET_VIEW_IMAGE,
|
||||
AS_LAYER_SET_VIEW_BITMAP,
|
||||
AS_LAYER_SET_PATTERN,
|
||||
AS_SET_CURRENT_LAYER,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user