summaryrefslogtreecommitdiff
path: root/include/svx/ColorSets.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ColorSets.hxx')
-rw-r--r--include/svx/ColorSets.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/ColorSets.hxx b/include/svx/ColorSets.hxx
index a5d41cc05a57..174e3ff70cce 100644
--- a/include/svx/ColorSets.hxx
+++ b/include/svx/ColorSets.hxx
@@ -36,7 +36,7 @@ class SVXCORE_DLLPUBLIC ColorSet
public:
ColorSet(OUString const& rName);
- void add(sal_uInt32 nIndex, Color aColorData);
+ void add(model::ThemeColorType Type, Color aColorData);
const OUString& getName() const
{