summaryrefslogtreecommitdiff
path: root/cui/source/inc/CommandCategoryListBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/CommandCategoryListBox.hxx')
-rw-r--r--cui/source/inc/CommandCategoryListBox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/CommandCategoryListBox.hxx b/cui/source/inc/CommandCategoryListBox.hxx
index a3480af6ae48..0a2778d8a1c0 100644
--- a/cui/source/inc/CommandCategoryListBox.hxx
+++ b/cui/source/inc/CommandCategoryListBox.hxx
@@ -37,7 +37,7 @@ class CommandCategoryListBox : public ListBox
i18nutil::SearchOptions2 m_searchOptions;
public:
- CommandCategoryListBox( vcl::Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN );
+ CommandCategoryListBox( vcl::Window* pParent );
virtual ~CommandCategoryListBox() override;
virtual void dispose() override;
void ClearAll();