summaryrefslogtreecommitdiff
path: root/cui/source/options/cfgchart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/cfgchart.hxx')
-rw-r--r--cui/source/options/cfgchart.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/cfgchart.hxx b/cui/source/options/cfgchart.hxx
index 171419378576..b5e783d8ad5d 100644
--- a/cui/source/options/cfgchart.hxx
+++ b/cui/source/options/cfgchart.hxx
@@ -41,7 +41,7 @@ public:
// accessors
size_t size() const;
const XColorEntry & operator[]( size_t _nIndex ) const;
- ColorData getColorData( size_t _nIndex ) const;
+ Color getColor( size_t _nIndex ) const;
// mutators
void clear();