oops forgot to commit this
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19156 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -20,17 +20,6 @@
|
|||||||
|
|
||||||
const static uint32 kDeleteReplicant = 'JAHA';
|
const static uint32 kDeleteReplicant = 'JAHA';
|
||||||
|
|
||||||
struct shape_data {
|
|
||||||
uint32* opList;
|
|
||||||
int32 opCount;
|
|
||||||
int32 opSize;
|
|
||||||
int32 opBlockSize;
|
|
||||||
BPoint* ptList;
|
|
||||||
int32 ptCount;
|
|
||||||
int32 ptSize;
|
|
||||||
int32 ptBlockSize;
|
|
||||||
};
|
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
B_VIEW_FONT_BIT = 0x00000001,
|
B_VIEW_FONT_BIT = 0x00000001,
|
||||||
B_VIEW_HIGH_COLOR_BIT = 0x00000002,
|
B_VIEW_HIGH_COLOR_BIT = 0x00000002,
|
||||||
|
|||||||
Reference in New Issue
Block a user