mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
QML UI: remove obsolete comment
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8c0a1c2e6d
commit
442ba66822
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ Kirigami.Page {
|
||||||
id: downloadThread
|
id: downloadThread
|
||||||
deviceData.vendor : comboVendor.currentText
|
deviceData.vendor : comboVendor.currentText
|
||||||
deviceData.product : comboProduct.currentText
|
deviceData.product : comboProduct.currentText
|
||||||
|
|
||||||
//TODO: make this dynamic?
|
|
||||||
deviceData.devName : comboConnection.currentText
|
deviceData.devName : comboConnection.currentText
|
||||||
|
|
||||||
//TODO: Make this the default on the C++
|
//TODO: Make this the default on the C++
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue