summaryrefslogtreecommitdiffstats
path: root/sc/source/core/data/colorscale.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/colorscale.cxx')
-rw-r--r--sc/source/core/data/colorscale.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/colorscale.cxx b/sc/source/core/data/colorscale.cxx
index 50cecc21e43a..2fc9a6443069 100644
--- a/sc/source/core/data/colorscale.cxx
+++ b/sc/source/core/data/colorscale.cxx
@@ -31,7 +31,7 @@ private:
void startListening(ScTokenArray* pTokens, const ScAddress& rPos);
public:
- ScFormulaListener(ScFormulaCell* pCell);
+ explicit ScFormulaListener(ScFormulaCell* pCell);
virtual ~ScFormulaListener();
void Notify( const SfxHint& rHint ) override;