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
@@ -36,7 +36,7 @@ public:
virtual void AllDetached();
virtual void FrameMoved(BPoint newPosition);
virtual void FrameResized(float width, float height);
virtual void FrameResized(float newWidth, float newHeight);
virtual void WindowActivated(bool active);
virtual void MessageReceived(BMessage* message);