Revert "Deskbar: Call parent AttachedToWindow() first"
This reverts commit bea76b8aa1
.
This commit is contained in:
parent
f36df2f6fc
commit
cce67d76ad
@ -123,9 +123,9 @@ TBarMenuBar::~TBarMenuBar()
|
||||
void
|
||||
TBarMenuBar::AttachedToWindow()
|
||||
{
|
||||
BMenuBar::AttachedToWindow();
|
||||
|
||||
fDeskbarMenuItem->FetchIcon();
|
||||
|
||||
BMenuBar::AttachedToWindow();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user