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 454773c74ecd..1abea820ca99 100644
--- a/include/tools/b3dtrans.hxx
+++ b/include/tools/b3dtrans.hxx
@@ -232,7 +232,7 @@ protected:
void CalcNewViewportValues();
bool CalcFocalLength();
- virtual void DeviceRectangleChange() SAL_OVERRIDE;
+ virtual void DeviceRectangleChange() override;
};
#endif