mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-01-30 00:41:54 -05:00
[EGD-3094] PR changes.
This commit is contained in:
committed by
PrzeBrudny
parent
20d4ea5dc3
commit
6ebec9ef43
@@ -52,10 +52,9 @@ bool NotesModel::updateRecords(std::unique_ptr<std::vector<NotesRecord>> records
|
||||
return true;
|
||||
}
|
||||
|
||||
int NotesModel::getMinimalItemHeight()
|
||||
unsigned int NotesModel::getMinimalItemHeight()
|
||||
{
|
||||
|
||||
// refactor Notes Item!!!
|
||||
return 146;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user