* 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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user