summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/TabItem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/TabItem.hxx')
-rw-r--r--include/sfx2/sidebar/TabItem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/TabItem.hxx b/include/sfx2/sidebar/TabItem.hxx
index 2f4a3c979538..43dd79acbede 100644
--- a/include/sfx2/sidebar/TabItem.hxx
+++ b/include/sfx2/sidebar/TabItem.hxx
@@ -27,7 +27,7 @@ namespace sfx2 { namespace sidebar {
/** A single button in the tab bar.
*/
-class TabItem
+class TabItem final
: public ImageRadioButton
{
public: