summaryrefslogtreecommitdiff
path: root/include/vcl/combobox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/combobox.hxx')
-rw-r--r--include/vcl/combobox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/combobox.hxx b/include/vcl/combobox.hxx
index 3928a4cb1be6..2da1f1b1e2c8 100644
--- a/include/vcl/combobox.hxx
+++ b/include/vcl/combobox.hxx
@@ -155,7 +155,7 @@ public:
void EnableUserDraw( bool bUserDraw );
void DrawEntry( const UserDrawEvent& rEvt, bool bDrawImage, bool bDrawText, bool bDrawTextAtImagePos = false );
- void SetBorderStyle( sal_uInt16 nBorderStyle );
+ void SetBorderStyle( WindowBorderStyle nBorderStyle );
void SetSeparatorPos( sal_Int32 n = COMBOBOX_ENTRY_NOTFOUND );