summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/Theme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/Theme.hxx')
-rw-r--r--include/sfx2/sidebar/Theme.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/Theme.hxx b/include/sfx2/sidebar/Theme.hxx
index c0b8697d7732..e018e029db16 100644
--- a/include/sfx2/sidebar/Theme.hxx
+++ b/include/sfx2/sidebar/Theme.hxx
@@ -46,7 +46,7 @@ class Paint;
/** Simple collection of colors, gradients, fonts that define the
look of the sidebar and its controls.
*/
-class SFX2_DLLPUBLIC Theme
+class SFX2_DLLPUBLIC Theme final
: private ::cppu::BaseMutex,
public ThemeInterfaceBase
{