summaryrefslogtreecommitdiff
path: root/basctl/source/inc/layout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/layout.hxx')
-rw-r--r--basctl/source/inc/layout.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basctl/source/inc/layout.hxx b/basctl/source/inc/layout.hxx
index 5b66e4163032..0c476f0f0701 100644
--- a/basctl/source/inc/layout.hxx
+++ b/basctl/source/inc/layout.hxx
@@ -85,7 +85,7 @@ private:
void Remove (DockingWindow*);
bool IsEmpty () const;
long GetSize () const;
- void ArrangeIn (Rectangle const&);
+ void ArrangeIn (tools::Rectangle const&);
void dispose();
private:
@@ -96,7 +96,7 @@ private:
// lower (top or left) or higher (bottom or right) strip?
bool bLower;
// rectangle to move in
- Rectangle aRect;
+ tools::Rectangle aRect;
// size (width or height)
long nSize;
// the main splitting line