summaryrefslogtreecommitdiff
path: root/include/svtools/DocumentInfoPreview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/DocumentInfoPreview.hxx')
-rw-r--r--include/svtools/DocumentInfoPreview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/DocumentInfoPreview.hxx b/include/svtools/DocumentInfoPreview.hxx
index a4491d2f4510..bf8db2746e10 100644
--- a/include/svtools/DocumentInfoPreview.hxx
+++ b/include/svtools/DocumentInfoPreview.hxx
@@ -37,7 +37,7 @@ namespace com { namespace sun { namespace star {
namespace svtools {
-class SVT_DLLPUBLIC ODocumentInfoPreview: public vcl::Window {
+class SVT_DLLPUBLIC ODocumentInfoPreview final : public vcl::Window {
public:
ODocumentInfoPreview(vcl::Window * pParent, WinBits nBits);