Merge branch 'lea-statistics' into upgrade-1.6.0

This commit is contained in:
Émilie Feral
2018-06-12 10:16:05 +02:00
132 changed files with 3623 additions and 1519 deletions

View File

@@ -8,7 +8,6 @@ extern "C" {
namespace Graph {
constexpr int CartesianFunctionStore::k_maxNumberOfFunctions;
constexpr KDColor CartesianFunctionStore::k_defaultColors[k_maxNumberOfFunctions];
constexpr const char * CartesianFunctionStore::k_functionNames[k_maxNumberOfFunctions];
CartesianFunctionStore::CartesianFunctionStore() :