summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2017-01-06 14:48:00 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2017-01-08 16:07:27 +0200
commit215953f9814f43d51a610fde9d3ee966a2981063 (patch)
tree24c1462a75d5617b1a20fc0edf0be9d6fb7eeaba /include/sfx2
parentb5b4ad78a455efcb3a810016b33293deed5e145d (diff)
There is no SfxToolbox class
Change-Id: I30dd797921420a4009455841052f5c5436f4a93b
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/tbxctrl.hxx1
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;