summaryrefslogtreecommitdiff
path: root/include/svx/sidebar
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sidebar')
-rw-r--r--include/svx/sidebar/Popup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sidebar/Popup.hxx b/include/svx/sidebar/Popup.hxx
index c5a1eee729dd..2e5d7910fe81 100644
--- a/include/svx/sidebar/Popup.hxx
+++ b/include/svx/sidebar/Popup.hxx
@@ -87,7 +87,7 @@ protected:
/** A derived specialisation class can override this method to do
additional work.
*/
- virtual void CreateContainerAndControl (void);
+ void CreateContainerAndControl (void);
private:
vcl::Window* mpParent;