summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/EmptyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/EmptyPanel.hxx')
-rw-r--r--svx/source/sidebar/EmptyPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/EmptyPanel.hxx b/svx/source/sidebar/EmptyPanel.hxx
index 2fa9a65aa7ec..de166cf80953 100644
--- a/svx/source/sidebar/EmptyPanel.hxx
+++ b/svx/source/sidebar/EmptyPanel.hxx
@@ -34,7 +34,7 @@ class EmptyPanel
: public Control
{
public:
- EmptyPanel (::Window* pParent);
+ EmptyPanel (vcl::Window* pParent);
virtual ~EmptyPanel (void);
virtual void Resize (void) SAL_OVERRIDE;