* Someone obviously forgot to check in some header changes. Build fix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33917 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -385,7 +385,7 @@ private:
|
|||||||
int32 _NextWordBoundary(int32 offset);
|
int32 _NextWordBoundary(int32 offset);
|
||||||
|
|
||||||
int32 _PreviousWordStart(int32 offset);
|
int32 _PreviousWordStart(int32 offset);
|
||||||
int32 _NextWordStart(int32 offset);
|
int32 _NextWordEnd(int32 offset);
|
||||||
|
|
||||||
bool _GetProperty(BMessage* specifier, int32 form,
|
bool _GetProperty(BMessage* specifier, int32 form,
|
||||||
const char* property, BMessage* reply);
|
const char* property, BMessage* reply);
|
||||||
|
|||||||
Reference in New Issue
Block a user