summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/DeckLayouter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/DeckLayouter.hxx')
-rw-r--r--include/sfx2/sidebar/DeckLayouter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/DeckLayouter.hxx b/include/sfx2/sidebar/DeckLayouter.hxx
index 8b3b24810aba..27a94dd7b3e9 100644
--- a/include/sfx2/sidebar/DeckLayouter.hxx
+++ b/include/sfx2/sidebar/DeckLayouter.hxx
@@ -40,7 +40,7 @@ class Panel;
namespace DeckLayouter
{
void LayoutDeck (
- const Rectangle& rContentArea,
+ const tools::Rectangle& rContentArea,
sal_Int32& rMinimalWidth,
SharedPanelContainer& rPanels,
vcl::Window& pDeckTitleBar,