import QtQuick 2.14
import StatusQ.Popups 0.1
StatusAction {
text: qsTr("Send contact request")
icon.name: "add-contact"
}