summaryrefslogtreecommitdiff
path: root/include/svx/pagectrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/pagectrl.hxx')
-rw-r--r--include/svx/pagectrl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/pagectrl.hxx b/include/svx/pagectrl.hxx
index ee1ffbb030f5..8b6da4dd29f0 100644
--- a/include/svx/pagectrl.hxx
+++ b/include/svx/pagectrl.hxx
@@ -27,7 +27,7 @@
class SvxBoxItem;
// class SvxPageWindow ---------------------------------------------------
-class SVX_DLLPUBLIC SvxPageWindow : public Window
+class SVX_DLLPUBLIC SvxPageWindow : public vcl::Window
{
using Window::GetBorder;
@@ -87,7 +87,7 @@ protected:
const Rectangle& rDefineRange);
public:
- SvxPageWindow( Window* pParent );
+ SvxPageWindow( vcl::Window* pParent );
virtual ~SvxPageWindow();
//UUUU