summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/langselectionmenucontroller.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-01-14 10:12:35 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-01-14 15:27:00 +0100
commit47c0d10b02f6f89ef11f5eb6ce86efb5edb69f30 (patch)
treebbab4b1fd61b28b27ad31e6b6a326eea471256ca /framework/inc/uielement/langselectionmenucontroller.hxx
parentaf4f3bd896bb554b71972da5379a490b869f24bb (diff)
loplugin:finalclasses in framework
Change-Id: I5405a123e887173fe4b90d66dab6225bf43883ea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86740 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'framework/inc/uielement/langselectionmenucontroller.hxx')
-rw-r--r--framework/inc/uielement/langselectionmenucontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/langselectionmenucontroller.hxx b/framework/inc/uielement/langselectionmenucontroller.hxx
index 5ce72880b151..080e98e32c1f 100644
--- a/framework/inc/uielement/langselectionmenucontroller.hxx
+++ b/framework/inc/uielement/langselectionmenucontroller.hxx
@@ -32,7 +32,7 @@
namespace framework
{
- class LanguageSelectionMenuController : public svt::PopupMenuControllerBase
+ class LanguageSelectionMenuController final : public svt::PopupMenuControllerBase
{
using svt::PopupMenuControllerBase::disposing;