summaryrefslogtreecommitdiff
path: root/include/svx/pagenumberlistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/pagenumberlistbox.hxx')
-rw-r--r--include/svx/pagenumberlistbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/pagenumberlistbox.hxx b/include/svx/pagenumberlistbox.hxx
index 72424e07aa72..1f0b4f107269 100644
--- a/include/svx/pagenumberlistbox.hxx
+++ b/include/svx/pagenumberlistbox.hxx
@@ -26,7 +26,7 @@
class SVX_DLLPUBLIC PageNumberListBox : public ListBox
{
public:
- PageNumberListBox( vcl::Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN );
+ PageNumberListBox( vcl::Window* pParent );
void SetSelection( sal_uInt16 );
sal_uInt16 GetSelection() const;