mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
fixing secondary build break
This commit is contained in:
parent
f1a413f258
commit
6a0be0d0d6
@ -197,7 +197,7 @@ NS_METHOD nsMenuItem::GetLabel(nsString &aText)
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------------
|
||||
NS_METHOD nsMenu::SetLabel(nsString &aText)
|
||||
NS_METHOD nsMenuItem::SetLabel(nsString &aText)
|
||||
{
|
||||
mLabel = aText;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user