blob: 72277a9ff8898fddcaedcfa998f73c60c1059e25 [file] [log] [blame]
import QtQuick 2.12
import QtQuick.Controls 2.12
TabButton {
text: "TabButton"
}