summaryrefslogtreecommitdiffstats
path: root/include/svx/pagenumberlistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/pagenumberlistbox.hxx')
-rw-r--r--include/svx/pagenumberlistbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/pagenumberlistbox.hxx b/include/svx/pagenumberlistbox.hxx
index c469f4e9ced9..16307c03e0a9 100644
--- a/include/svx/pagenumberlistbox.hxx
+++ b/include/svx/pagenumberlistbox.hxx
@@ -24,7 +24,7 @@
#include <vcl/lstbox.hxx>
#include <vcl/weld.hxx>
-class SVX_DLLPUBLIC PageNumberListBox : public ListBox
+class SVX_DLLPUBLIC PageNumberListBox final : public ListBox
{
public:
PageNumberListBox( vcl::Window* pParent );