diff options
Diffstat (limited to 'qt-ui/downloadfromdivecomputer.ui')
-rw-r--r-- | qt-ui/downloadfromdivecomputer.ui | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/qt-ui/downloadfromdivecomputer.ui b/qt-ui/downloadfromdivecomputer.ui index ff809355f..f232967fd 100644 --- a/qt-ui/downloadfromdivecomputer.ui +++ b/qt-ui/downloadfromdivecomputer.ui @@ -116,6 +116,23 @@ </property> </widget> </item> + <item row="11" column="0"> + <widget class="QCheckBox" name="bluetoothMode"> + <property name="text"> + <string>Choose Bluetooth Download mode</string> + </property> + </widget> + </item> + <item row="11" column="1"> + <widget class="QToolButton" name="chooseBluetoothDevice"> + <property name="toolTip"> + <string>Select a remote Bluetooth device.</string> + </property> + <property name="text"> + <string>...</string> + </property> + </widget> + </item> <item row="0" column="0" colspan="2"> <widget class="QLabel" name="label"> <property name="text"> |