summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/tools/Popup.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/tools/Popup.cxx')
-rw-r--r--svx/source/sidebar/tools/Popup.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/tools/Popup.cxx b/svx/source/sidebar/tools/Popup.cxx
index 544c611dd53b..49b421fb473d 100644
--- a/svx/source/sidebar/tools/Popup.cxx
+++ b/svx/source/sidebar/tools/Popup.cxx
@@ -26,7 +26,7 @@
namespace svx { namespace sidebar {
Popup::Popup (
- Window* pParent,
+ vcl::Window* pParent,
const ::boost::function<PopupControl*(PopupContainer*)>& rControlCreator,
const ::rtl::OUString& rsAccessibleName)
: mpControl(),