* fixed coding style issues

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30751 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2009-05-13 15:56:38 +00:00
parent 6a1e04b121
commit 246d3119ea
2 changed files with 11 additions and 9 deletions
@@ -115,6 +115,7 @@ KeyboardLayoutView::WindowActivated(bool active)
Invalidate();
}
BSize
KeyboardLayoutView::MinSize()
{
@@ -44,6 +44,7 @@ protected:
virtual void Draw(BRect updateRect);
virtual void MessageReceived(BMessage* message);
virtual void WindowActivated(bool active);
private:
enum key_kind {
kNormalKey,