summaryrefslogtreecommitdiff
path: root/cui/source/options/webconninfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/webconninfo.hxx')
-rw-r--r--cui/source/options/webconninfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/webconninfo.hxx b/cui/source/options/webconninfo.hxx
index 569bb653d675..bf84cfd91835 100644
--- a/cui/source/options/webconninfo.hxx
+++ b/cui/source/options/webconninfo.hxx
@@ -43,7 +43,7 @@ namespace svx
public:
PasswordTable( Window* pParent, const ResId& rResId );
- void InsertHeaderItem( USHORT nColumn, const String& rText, HeaderBarItemBits nBits );
+ void InsertHeaderItem( sal_uInt16 nColumn, const String& rText, HeaderBarItemBits nBits );
void ResetTabs();
void Resort( bool bForced );
};