summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/EmptyPanel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/EmptyPanel.cxx')
-rw-r--r--svx/source/sidebar/EmptyPanel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/EmptyPanel.cxx b/svx/source/sidebar/EmptyPanel.cxx
index d730350a75c7..2d28f8a99ba2 100644
--- a/svx/source/sidebar/EmptyPanel.cxx
+++ b/svx/source/sidebar/EmptyPanel.cxx
@@ -26,7 +26,7 @@
namespace svx { namespace sidebar {
-EmptyPanel::EmptyPanel (::Window* pParent)
+EmptyPanel::EmptyPanel (vcl::Window* pParent)
: Control(pParent, SVX_RES(RID_SIDEBAR_EMPTY_PANEL)),
maMessageControl(this, SVX_RES(FT_MESSAGE))
{