зеркало из https://github.com/mozilla/gecko-dev.git
Actually do menu creation on the create call.
This commit is contained in:
Родитель
d89d9cc85e
Коммит
41444e6afe
|
@ -210,6 +210,7 @@ NS_METHOD nsMenuItem::Create(nsIMenu *aParent,
|
|||
// Create(widget, GetNativeParent(), aLabel, aCommand);
|
||||
aParent->AddMenuItem(this);
|
||||
*/
|
||||
SetLabel(aLabel);
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче