summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/SidebarToolBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/SidebarToolBox.hxx')
-rw-r--r--include/sfx2/sidebar/SidebarToolBox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/SidebarToolBox.hxx b/include/sfx2/sidebar/SidebarToolBox.hxx
index 8bcc6be00f82..0a6f37fa8463 100644
--- a/include/sfx2/sidebar/SidebarToolBox.hxx
+++ b/include/sfx2/sidebar/SidebarToolBox.hxx
@@ -39,7 +39,7 @@ class SFX2_DLLPUBLIC SidebarToolBox
: public ToolBox
{
public:
- SidebarToolBox(Window* pParentWindow);
+ SidebarToolBox(vcl::Window* pParentWindow);
virtual ~SidebarToolBox (void);
using ToolBox::InsertItem;