summaryrefslogtreecommitdiff
path: root/svx/source/inc/recoveryui.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/recoveryui.hxx')
-rw-r--r--svx/source/inc/recoveryui.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/recoveryui.hxx b/svx/source/inc/recoveryui.hxx
index 6ddbbc56fb4e..4824352dc16b 100644
--- a/svx/source/inc/recoveryui.hxx
+++ b/svx/source/inc/recoveryui.hxx
@@ -58,7 +58,7 @@ class RecoveryUI : public ::cppu::WeakImplHelper2< css::lang::XServiceInfo
css::uno::Reference< css::uno::XComponentContext > m_xContext;
/** @short TODO */
- Window* m_pParentWindow;
+ vcl::Window* m_pParentWindow;
/** @short TODO */
RecoveryUI::EJob m_eJob;