summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/controller/SlsVisibleAreaManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/controller/SlsVisibleAreaManager.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsVisibleAreaManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsVisibleAreaManager.hxx b/sd/source/ui/slidesorter/inc/controller/SlsVisibleAreaManager.hxx
index 7e227b578970..fec1640d6850 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsVisibleAreaManager.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsVisibleAreaManager.hxx
@@ -71,7 +71,7 @@ private:
area.
Cleared on every call to ForgetVisibleRequests() and MakeVisible().
*/
- ::std::vector<Rectangle> maVisibleRequests;
+ ::std::vector<::tools::Rectangle> maVisibleRequests;
/** Animation id for a scroll animation that sets the top
and left of the visible area to maRequestedVisibleTopLeft.