summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellBorderStylePopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/CellBorderStylePopup.hxx')
-rw-r--r--sc/source/ui/sidebar/CellBorderStylePopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/CellBorderStylePopup.hxx b/sc/source/ui/sidebar/CellBorderStylePopup.hxx
index 52124a8490de..7b3e82204830 100644
--- a/sc/source/ui/sidebar/CellBorderStylePopup.hxx
+++ b/sc/source/ui/sidebar/CellBorderStylePopup.hxx
@@ -31,7 +31,7 @@ public:
CellBorderStylePopup(
vcl::Window* pParent,
const ::std::function<svx::sidebar::PopupControl*(svx::sidebar::PopupContainer*)>& rControlCreator);
- virtual ~CellBorderStylePopup();
+ virtual ~CellBorderStylePopup() override;
};
} } // end of namespace sc::sidebar