subsurface/mobile-widgets
Dirk Hohndel 4ec62441c1 mobile/download: don't allow download without connection set
It appears that multi line attributes silently fail. Without this change, the Download
button is enabled if vendor and product are chosen, even if there isn't a connection
selected. With this change (having all three conditions on the same line) the code
works as expected.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-07-14 10:57:10 -07:00
..
qml mobile/download: don't allow download without connection set 2020-07-14 10:57:10 -07:00
CMakeLists.txt
qmlinterface.cpp
qmlinterface.h
qmlmanager.cpp mobile: add status text for cloud sync state 2020-06-14 13:35:33 -07:00
qmlmanager.h mobile: add status text for cloud sync state 2020-06-14 13:35:33 -07:00
themeinterface.cpp cleanup: use setPointSizeF() in themeInterface::set_currentScale() 2020-03-30 13:58:10 -07:00
themeinterface.h