summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar/DropdownBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/notebookbar/DropdownBox.hxx')
-rw-r--r--sfx2/source/notebookbar/DropdownBox.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/source/notebookbar/DropdownBox.hxx b/sfx2/source/notebookbar/DropdownBox.hxx
index 6cb62d4e2f93..0fd1b687ea2c 100644
--- a/sfx2/source/notebookbar/DropdownBox.hxx
+++ b/sfx2/source/notebookbar/DropdownBox.hxx
@@ -30,8 +30,7 @@
#include <sfx2/tbxctrl.hxx>
#include "NotebookbarPopup.hxx"
-class SFX2_DLLPUBLIC DropdownBox : public VclHBox,
- public vcl::IPrioritable
+class DropdownBox : public VclHBox, public vcl::IPrioritable
{
private:
bool m_bInFullView;