summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/GallerySplitter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/gallery2/GallerySplitter.cxx')
-rw-r--r--svx/source/gallery2/GallerySplitter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gallery2/GallerySplitter.cxx b/svx/source/gallery2/GallerySplitter.cxx
index d504692b662a..44b3c5e59cef 100644
--- a/svx/source/gallery2/GallerySplitter.cxx
+++ b/svx/source/gallery2/GallerySplitter.cxx
@@ -22,7 +22,7 @@
GallerySplitter::GallerySplitter(
- Window* pParent,
+ vcl::Window* pParent,
const ResId& rResId,
const ::boost::function<void(void)>& rDataChangeFunctor)
: Splitter( pParent, rResId ),