summaryrefslogtreecommitdiff
path: root/framework/inc/helper/vclstatusindicator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/vclstatusindicator.hxx')
-rw-r--r--framework/inc/helper/vclstatusindicator.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/helper/vclstatusindicator.hxx b/framework/inc/helper/vclstatusindicator.hxx
index c2102089b99a..634c66a5b1f5 100644
--- a/framework/inc/helper/vclstatusindicator.hxx
+++ b/framework/inc/helper/vclstatusindicator.hxx
@@ -94,8 +94,8 @@ class VCLStatusIndicator : public ::cppu::WeakImplHelper1< css::task::XStatusIn
private:
- static void impl_recalcLayout(Window* pStatusBar ,
- Window* pParentWindow);
+ static void impl_recalcLayout(vcl::Window* pStatusBar ,
+ vcl::Window* pParentWindow);
};
} // namespace framework