LedDisplay/OmobiDisplayApp/ressources/qml/NextPageDelegate.qml
Dorian Zedler fb7063de2c
- Many styling improvements and additions
- Added some real commands
-> App should be fully functional now, as soon as the esp is finished
2020-10-13 01:58:14 +02:00

7 lines
66 B
QML

import QtQuick 2.0
import QtQuick.Controls 2.9
ItemDelegate {
}