-I bet for now is the last public class DiscoveryListener:BLooper\n-Fix RemoteDevice... friendship

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22679 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Ruiz Dorantes
2007-10-23 17:25:38 +00:00
parent 45ae0aa1aa
commit 74a52b95c2
2 changed files with 60 additions and 0 deletions
+3
View File
@@ -42,6 +42,9 @@ class RemoteDevice {
protected:
RemoteDevice(BString address);
/* Instances of this class only will be done by Discovery[Listener|Agent] TODO */
friend class DiscoveryListener;
};