Fixed 80 char limit found by John Scipione.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41477 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -36,8 +36,8 @@ void
|
||||
ToolBarView::Hide()
|
||||
{
|
||||
BView::Hide();
|
||||
// TODO: This could be fixed in BView instead. Looking from the BIconButtons, they
|
||||
// are not hidden, though, only their parent is...
|
||||
// TODO: This could be fixed in BView instead. Looking from the
|
||||
// BIconButtons, they are not hidden though, only their parent is...
|
||||
_HideToolTips();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user