summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/debug/ContextPanel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/debug/ContextPanel.cxx')
-rw-r--r--svx/source/sidebar/debug/ContextPanel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/debug/ContextPanel.cxx b/svx/source/sidebar/debug/ContextPanel.cxx
index 9a68627f8909..ca87b672e269 100644
--- a/svx/source/sidebar/debug/ContextPanel.cxx
+++ b/svx/source/sidebar/debug/ContextPanel.cxx
@@ -21,7 +21,7 @@
namespace svx { namespace sidebar {
-ContextPanel::ContextPanel (::Window* pParent)
+ContextPanel::ContextPanel (vcl::Window* pParent)
: Window(pParent, 0),
maApplicationName(this, 0),
maContextName(this, 0)