import QtQuick // eww mem-widget StatPill { property string memUsed: "" text: memUsed + "G" }