mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-25 07:24:20 -04:00
[EGD-3094] PR changes.
This commit is contained in:
committed by
PrzeBrudny
parent
20d4ea5dc3
commit
6ebec9ef43
@@ -7,7 +7,7 @@
|
||||
ThreadModel::ThreadModel(app::Application *app) : BaseThreadRecordModel(app)
|
||||
{}
|
||||
|
||||
int ThreadModel::getMinimalItemHeight()
|
||||
unsigned int ThreadModel::getMinimalItemHeight()
|
||||
{
|
||||
|
||||
return style::window::messages::sms_thread_item_h;
|
||||
|
||||
Reference in New Issue
Block a user