Updated BQuery's BMessenger hack to be more legit (and
to allow libstorage to compile using public app kit headers) git-svn-id: file:///srv/svn/repos/haiku/trunk/current@783 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -93,6 +93,7 @@ private:
|
||||
friend class BRoster;
|
||||
friend class BPrivate::TRoster;
|
||||
friend class BMessage;
|
||||
friend class BQuery;
|
||||
friend inline void _set_message_reply_(BMessage *, BMessenger);
|
||||
friend status_t swap_data(type_code, void *, size_t, swap_action);
|
||||
friend bool operator<(const BMessenger &a, const BMessenger &b);
|
||||
|
||||
Reference in New Issue
Block a user