summaryrefslogtreecommitdiff
path: root/toolkit/inc/helper/scrollabledialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/helper/scrollabledialog.hxx')
-rw-r--r--toolkit/inc/helper/scrollabledialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/inc/helper/scrollabledialog.hxx b/toolkit/inc/helper/scrollabledialog.hxx
index 14bc87ab027c..6dce324dbccb 100644
--- a/toolkit/inc/helper/scrollabledialog.hxx
+++ b/toolkit/inc/helper/scrollabledialog.hxx
@@ -26,7 +26,7 @@
namespace toolkit
{
- class ScrollableDialog : public Dialog
+ class ScrollableDialog final : public Dialog
{
public:
enum ScrollBarVisibility { None, Vert, Hori, Both };