From e8f49da15071be2b17982f7f483abae197509f45 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Wed, 4 Feb 2026 15:49:43 +0100 Subject: Implement out messages --- EncryptionPopup.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'EncryptionPopup.qml') diff --git a/EncryptionPopup.qml b/EncryptionPopup.qml index effaf4e..1598f98 100644 --- a/EncryptionPopup.qml +++ b/EncryptionPopup.qml @@ -18,6 +18,7 @@ Popup ComboBox { + id: enccombo model: ListModel { ListElement -- cgit v1.2.3