summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/GroupsSorting.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/GroupsSorting.hxx')
-rw-r--r--reportdesign/source/ui/inc/GroupsSorting.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/source/ui/inc/GroupsSorting.hxx b/reportdesign/source/ui/inc/GroupsSorting.hxx
index a36d64e6594c..feb4d4d42436 100644
--- a/reportdesign/source/ui/inc/GroupsSorting.hxx
+++ b/reportdesign/source/ui/inc/GroupsSorting.hxx
@@ -172,11 +172,11 @@ public:
*/
virtual void resizeControls(const Size& _rDiff) SAL_OVERRIDE;
- /** will be called when the image list is needed.
+ /** will be called when the image list needs to change
@param _eSymbolsSize
<svtools/imgdef.hxx>
*/
- virtual ImageList getImageList(sal_Int16 _eSymbolsSize) const SAL_OVERRIDE;
+ virtual void setImageList(sal_Int16 _eSymbolsSize) SAL_OVERRIDE;
// ImageListProvider interface
virtual ImageList getImageList(vcl::ImageListType) SAL_OVERRIDE;