summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/GallerySplitter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/gallery2/GallerySplitter.hxx')
-rw-r--r--svx/source/gallery2/GallerySplitter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gallery2/GallerySplitter.hxx b/svx/source/gallery2/GallerySplitter.hxx
index caa80e0c9313..dfea82ac89d4 100644
--- a/svx/source/gallery2/GallerySplitter.hxx
+++ b/svx/source/gallery2/GallerySplitter.hxx
@@ -31,7 +31,7 @@ public:
virtual ~GallerySplitter (void);
protected:
- virtual void DataChanged( const DataChangedEvent& rDCEvt );
+ virtual void DataChanged( const DataChangedEvent& rDCEvt ) SAL_OVERRIDE;
private:
::boost::function<void(void)> maDataChangeFunctor;