Oops, accidently didn't commit the correct version.
Also note that BeOS doesn't seem to pick up the cursor this way, it only works when we're doing this later (ie. in MouseMoved() or Pulse()). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16959 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -24,7 +24,6 @@ class View : public BView {
|
||||
virtual ~View();
|
||||
|
||||
virtual void AttachedToWindow();
|
||||
virtual void Pulse();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user