summaryrefslogtreecommitdiffstats
path: root/include/svx/tbxcolorupdate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/tbxcolorupdate.hxx')
-rw-r--r--include/svx/tbxcolorupdate.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbxcolorupdate.hxx b/include/svx/tbxcolorupdate.hxx
index 0077eb84f0d4..4dc21b9b45ce 100644
--- a/include/svx/tbxcolorupdate.hxx
+++ b/include/svx/tbxcolorupdate.hxx
@@ -59,7 +59,7 @@ namespace svx
sal_uInt16 mnSlotId;
VclPtr<ToolBox> mpTbx;
Color maCurColor;
- Rectangle maUpdRect;
+ tools::Rectangle maUpdRect;
Size maBmpSize;
bool mbWasHiContrastMode;
};