-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jack Davis
committed
Mar 4, 2020
1 parent
46fa6af
commit b0428c0
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ui_qt5
updated
14 files
+105 −154 | ControlPID.qml | |
+54 −46 | ControlTable.qml | |
+80 −31 | Fan.qml | |
+26 −33 | HardwareFan.qml | |
+32 −57 | HardwareSensor.qml | |
+38 −0 | TextFieldExt.qml | |
+3 −0 | back_end.cpp | |
+5 −3 | fan_pid.qml | |
+6 −5 | fan_tbl.qml | |
+6 −0 | fans.qml | |
+4 −4 | hardware.qml | |
+72 −94 | pv.qml | |
+1 −0 | qml.qrc | |
+1 −1 | qtquickcontrols2.conf |