summaryrefslogtreecommitdiff
path: root/include/vcl/throbber.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/throbber.hxx')
-rw-r--r--include/vcl/throbber.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/throbber.hxx b/include/vcl/throbber.hxx
index 80c9d7dd764a..e5ec8236f3c8 100644
--- a/include/vcl/throbber.hxx
+++ b/include/vcl/throbber.hxx
@@ -71,7 +71,7 @@ public:
protected:
// Window overridables
- virtual void Resize();
+ virtual void Resize() SAL_OVERRIDE;
private:
SAL_DLLPRIVATE void initImages();