[apps] Graph app displays first letter of storage functions

This commit is contained in:
Léa Saviot
2018-10-03 11:11:49 +02:00
committed by Émilie Feral
parent 354b6e9c72
commit 912e7f8acf
18 changed files with 558 additions and 20 deletions

View File

@@ -16,7 +16,7 @@ StorageCartesianFunction StorageCartesianFunctionStore::NullModel() {
StorageCartesianFunctionStore::StorageCartesianFunctionStore() :
Shared::StorageFunctionStore<StorageCartesianFunction>()
{
addEmptyModel();
//addEmptyModel();
}
char StorageCartesianFunctionStore::symbol() const {