summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellBorderStylePopup.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/CellBorderStylePopup.cxx')
-rw-r--r--sc/source/ui/sidebar/CellBorderStylePopup.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/CellBorderStylePopup.cxx b/sc/source/ui/sidebar/CellBorderStylePopup.cxx
index 972b7762bcbf..ae491f611005 100644
--- a/sc/source/ui/sidebar/CellBorderStylePopup.cxx
+++ b/sc/source/ui/sidebar/CellBorderStylePopup.cxx
@@ -23,7 +23,7 @@
namespace sc { namespace sidebar {
CellBorderStylePopup::CellBorderStylePopup (
- Window* pParent,
+ vcl::Window* pParent,
const ::boost::function<svx::sidebar::PopupControl*(svx::sidebar::PopupContainer*)>& rControlCreator)
: Popup(pParent, rControlCreator, ::OUString("CellBorderStyle"))
{