summaryrefslogtreecommitdiff
path: root/dbaccess/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-11-16 23:23:02 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-11-16 23:23:02 -0500
commit6ddd931bbf03d6a237ffbef6de6820c50dcf071b (patch)
treeecb5382ef779f899592448a3432de945d7ef9e6f /dbaccess/inc
parent68d3eb1428206ada1cdd614146c1e07277d28ec5 (diff)
Fixed several build breakages.
Diffstat (limited to 'dbaccess/inc')
-rw-r--r--dbaccess/inc/ToolBoxHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/inc/ToolBoxHelper.hxx b/dbaccess/inc/ToolBoxHelper.hxx
index e95e40a0f4a1..0888ded71792 100644
--- a/dbaccess/inc/ToolBoxHelper.hxx
+++ b/dbaccess/inc/ToolBoxHelper.hxx
@@ -62,7 +62,7 @@ namespace dbaui
@param _bHiContast
<TRUE/> when in high contrast mode.
*/
- virtual ImageList getImageList(sal_Int16 _eSymbolsSize,sal_Bool _bHiContast) const = 0;
+ virtual ImageList getImageList(sal_Int16 _eSymbolsSize) const = 0;
/** only the member will be set, derived classes can overload this function and do what need to be done.
@param _pTB