mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-27 00:48:08 +00:00
fix(ui/modules/Linphone/Chat/OutgoingMessage): missing Utils import
This commit is contained in:
parent
497036baf6
commit
fdb937f538
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ import QtQuick.Layouts 1.3
|
|||
import Common 1.0
|
||||
import Linphone 1.0
|
||||
import Linphone.Styles 1.0
|
||||
import Utils 1.0
|
||||
|
||||
// =============================================================================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue