Files
evcharger-app/InformationsTabPage.qml
T

8 lines
81 B
QML

import QtQuick
Item {
function backPressed() {
return false
}
}