Style fixes to IK, focus on docs

This commit is contained in:
John Scipione
2014-06-13 17:27:01 -04:00
parent 4a2260f21a
commit 1f424632be
34 changed files with 1141 additions and 1117 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ public:
BView* CurrentFocus() const;
void Activate(bool = true);
virtual void WindowActivated(bool state);
virtual void WindowActivated(bool focus);
void ConvertToScreen(BPoint* point) const;
BPoint ConvertToScreen(BPoint point) const;