summaryrefslogtreecommitdiff
path: root/vcl/inc/osx/salsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/osx/salsys.h')
-rw-r--r--vcl/inc/osx/salsys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/osx/salsys.h b/vcl/inc/osx/salsys.h
index e1b18f90d124..c619a99eef4e 100644
--- a/vcl/inc/osx/salsys.h
+++ b/vcl/inc/osx/salsys.h
@@ -33,7 +33,7 @@ public:
// get info about the display
virtual unsigned int GetDisplayScreenCount() override;
- virtual Rectangle GetDisplayScreenPosSizePixel( unsigned int nScreen ) override;
+ virtual tools::Rectangle GetDisplayScreenPosSizePixel( unsigned int nScreen ) override;
virtual int ShowNativeMessageBox( const OUString& rTitle,
const OUString& rMessage) override;