changed something... I do not remember now... check with diff
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4486 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f62402a785
commit
a3c09a41f6
@ -407,7 +407,7 @@ virtual BMessage *ConvertToMessage(void* raw, int32 code); // HUGE function
|
||||
void sendMessageUsingEventMask( int32 message, BPoint where );
|
||||
BView* sendMessageUsingEventMask2( BView* aView, int32 message, BPoint where );
|
||||
void sendPulse( BView* );
|
||||
int32 findShortcut(uint32 key, int32 modifiers);
|
||||
int32 findShortcut(uint32 key, uint32 modifiers);
|
||||
bool findHandler( BView* start, BHandler* handler );
|
||||
BView* findView(BView* aView, const char* viewName) const;
|
||||
BView* findView(BView* aView, BPoint point) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user