Connect up custom serial in dc configuration

This connects up the custom serial code in the configure dive computer
dialogs.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2015-09-12 22:37:35 +02:00 committed by Dirk Hohndel
parent a42df06dbf
commit 5472036931
4 changed files with 65 additions and 5 deletions

View file

@ -42,9 +42,9 @@
</widget>
</item>
<item>
<widget class="QToolButton" name="search">
<widget class="QPushButton" name="bluetoothMode">
<property name="text">
<string>...</string>
<string>Connect via bluetooth</string>
</property>
</widget>
</item>
@ -2602,7 +2602,6 @@
</widget>
<tabstops>
<tabstop>device</tabstop>
<tabstop>search</tabstop>
<tabstop>retrieveDetails</tabstop>
<tabstop>saveSettingsPushButton</tabstop>
<tabstop>backupButton</tabstop>