summaryrefslogtreecommitdiff
path: root/include/tools/b3dtrans.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/b3dtrans.hxx')
-rw-r--r--include/tools/b3dtrans.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/b3dtrans.hxx b/include/tools/b3dtrans.hxx
index 2ec8763f9e5c..7787da5709e7 100644
--- a/include/tools/b3dtrans.hxx
+++ b/include/tools/b3dtrans.hxx
@@ -251,7 +251,7 @@ protected:
void CalcNewViewportValues();
bool CalcFocalLength();
- virtual void DeviceRectangleChange();
+ virtual void DeviceRectangleChange() SAL_OVERRIDE;
};
#endif