aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/downloadfromdivecomputer.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-09-16 22:03:43 -0400
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-09-16 22:03:43 -0400
commitf138006d1ac3fcd32436075c30bad8fda76c04d7 (patch)
treede694595bb12fafb500391e6d35286c098b9feeb /qt-ui/downloadfromdivecomputer.h
parent30dbfc1f570ac95baade002c525c5d1351f58ae3 (diff)
parenta8d33f80b0e8da4acb84028be0da8f33b81de0f9 (diff)
downloadsubsurface-f138006d1ac3fcd32436075c30bad8fda76c04d7.tar.gz
Merge branch 'deviceProbe' of github.com:danilocesar/subsurface
Diffstat (limited to 'qt-ui/downloadfromdivecomputer.h')
-rw-r--r--qt-ui/downloadfromdivecomputer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/downloadfromdivecomputer.h b/qt-ui/downloadfromdivecomputer.h
index e10d61b38..bef3d541d 100644
--- a/qt-ui/downloadfromdivecomputer.h
+++ b/qt-ui/downloadfromdivecomputer.h
@@ -65,6 +65,7 @@ private:
QStringListModel *vendorModel;
QStringListModel *productModel;
void fill_computer_list();
+ void fill_device_list();
QTimer *timer;