diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2017-01-06 14:48:00 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2017-01-08 16:07:27 +0200 |
commit | 215953f9814f43d51a610fde9d3ee966a2981063 (patch) | |
tree | 24c1462a75d5617b1a20fc0edf0be9d6fb7eeaba /include/sfx2 | |
parent | b5b4ad78a455efcb3a810016b33293deed5e145d (diff) |
There is no SfxToolbox class
Change-Id: I30dd797921420a4009455841052f5c5436f4a93b
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/tbxctrl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx index 6de923d28af8..f6373c368443 100644 --- a/include/sfx2/tbxctrl.hxx +++ b/include/sfx2/tbxctrl.hxx @@ -139,7 +139,6 @@ class SFX2_DLLPUBLIC SfxToolBoxControl: public cppu::ImplInheritanceHelper< svt::ToolboxController, css::frame::XSubToolbarController> { -friend class SfxToolbox; friend class SfxPopupWindow; friend struct SfxTbxCtrlFactory; |