diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2016-10-28 11:24:25 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2016-10-30 15:40:39 +0200 |
commit | 99da628e17e873a5fa2f726e7a1732b21c3d4b33 (patch) | |
tree | 6530b4445cd4fbf9bb6b1881f8a4bfd383635c8c /framework | |
parent | 0fd8ef082d6594cdc3ea8445f8f13e725b39cf89 (diff) |
BmkMenu is dead now
Change-Id: I9b6e762fd4c231a5bd54eb546026499da2efa0e6
Diffstat (limited to 'framework')
-rw-r--r-- | framework/inc/uielement/menubarmanager.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/uielement/menubarmanager.hxx b/framework/inc/uielement/menubarmanager.hxx index a709f0ad0ac6..b462d8d88659 100644 --- a/framework/inc/uielement/menubarmanager.hxx +++ b/framework/inc/uielement/menubarmanager.hxx @@ -66,7 +66,6 @@ struct PopupControllerEntry typedef std::unordered_map< OUString, PopupControllerEntry, OUStringHash > PopupControllerCache; -class BmkMenu; class AddonMenu; class AddonPopupMenu; class MenuBarManager : public css::frame::XStatusListener , |