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