summaryrefslogtreecommitdiffstats
path: root/include/svtools/iconview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/iconview.hxx')
-rw-r--r--include/svtools/iconview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/iconview.hxx b/include/svtools/iconview.hxx
index 28dc92255c02..2865f6c54bc4 100644
--- a/include/svtools/iconview.hxx
+++ b/include/svtools/iconview.hxx
@@ -30,7 +30,7 @@ public:
virtual void Resize() SAL_OVERRIDE;
- virtual Rectangle GetFocusRect( SvTreeListEntry*, long nEntryPos ) SAL_OVERRIDE;
+ virtual tools::Rectangle GetFocusRect( SvTreeListEntry*, long nEntryPos ) SAL_OVERRIDE;
void ClearAll();