gecko-dev/accessible/base/XULMap.h
Brian Grinstead 30a99a2b95 Bug 1419170 - Remove the statusbar and statusbarpanel bindings;r=Paolo
MozReview-Commit-ID: DbwMUBpHcri

--HG--
extra : rebase_source : 0fb627a10860302ca5f31013ed7d8370eb655230
2017-11-27 09:17:04 -08:00

8 lines
345 B
C

/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
XULMAP(image, New_MaybeImageOrToolbarButtonAccessible)
XULMAP(statusbar, New_StatusBarAccessible)
XULMAP(menuseparator, New_MenuSeparator)