diff options
Diffstat (limited to 'include/sfx2/sidebar/TabBar.hxx')
-rw-r--r-- | include/sfx2/sidebar/TabBar.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/TabBar.hxx b/include/sfx2/sidebar/TabBar.hxx index 2a8d7f9b3fff..3dcf7910e464 100644 --- a/include/sfx2/sidebar/TabBar.hxx +++ b/include/sfx2/sidebar/TabBar.hxx @@ -46,7 +46,7 @@ class SidebarController; /** The tab bar is the container for the individual tabs. */ -class TabBar +class SFX2_DLLPUBLIC TabBar : public vcl::Window { public: |