[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::StorageCartesianFunction(const char * text, KDColor co
}
StorageCartesianFunction::StorageCartesianFunction(Ion::Storage::Record record) :
Shared::StorageFunction(record.fullName(), KDColorRed),
Shared::StorageFunction(record, KDColorRed),
m_displayDerivative(false)
{
// TODO set attributes from record