summaryrefslogtreecommitdiff
path: root/include/svx/sidebar/ColorPopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sidebar/ColorPopup.hxx')
-rw-r--r--include/svx/sidebar/ColorPopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sidebar/ColorPopup.hxx b/include/svx/sidebar/ColorPopup.hxx
index 12e99342da88..3226be019e32 100644
--- a/include/svx/sidebar/ColorPopup.hxx
+++ b/include/svx/sidebar/ColorPopup.hxx
@@ -38,7 +38,7 @@ class SVX_DLLPUBLIC ColorPopup
{
public :
ColorPopup (
- Window* pParent,
+ vcl::Window* pParent,
const ::boost::function<PopupControl*(PopupContainer*)>& rControlCreator);
virtual ~ColorPopup (void);