summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/tools/PopupControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/tools/PopupControl.cxx')
-rw-r--r--svx/source/sidebar/tools/PopupControl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/tools/PopupControl.cxx b/svx/source/sidebar/tools/PopupControl.cxx
index d20afbe91aaa..d8c686546e29 100644
--- a/svx/source/sidebar/tools/PopupControl.cxx
+++ b/svx/source/sidebar/tools/PopupControl.cxx
@@ -25,7 +25,7 @@ using ::sfx2::sidebar::Theme;
namespace svx { namespace sidebar {
PopupControl::PopupControl (
- Window* pParent,
+ vcl::Window* pParent,
const ResId& rResId)
: Control( pParent,rResId)
{