summaryrefslogtreecommitdiffstats
path: root/slideshow/source/inc/view.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/view.hxx')
-rw-r--r--slideshow/source/inc/view.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/inc/view.hxx b/slideshow/source/inc/view.hxx
index 1eaea033793a..4298fa1b273e 100644
--- a/slideshow/source/inc/view.hxx
+++ b/slideshow/source/inc/view.hxx
@@ -68,7 +68,7 @@ namespace slideshow
underlying view transformation, returned by the
getTransformation() method.
*/
- virtual void setViewSize( const ::basegfx::B2DVector& ) = 0;
+ virtual void setViewSize( const ::basegfx::B2DSize& ) = 0;
/** Change the view's mouse cursor.