diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-09-16 22:03:43 -0400 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-09-16 22:03:43 -0400 |
commit | f138006d1ac3fcd32436075c30bad8fda76c04d7 (patch) | |
tree | de694595bb12fafb500391e6d35286c098b9feeb /qt-ui/downloadfromdivecomputer.h | |
parent | 30dbfc1f570ac95baade002c525c5d1351f58ae3 (diff) | |
parent | a8d33f80b0e8da4acb84028be0da8f33b81de0f9 (diff) | |
download | subsurface-f138006d1ac3fcd32436075c30bad8fda76c04d7.tar.gz |
Merge branch 'deviceProbe' of github.com:danilocesar/subsurface
Diffstat (limited to 'qt-ui/downloadfromdivecomputer.h')
-rw-r--r-- | qt-ui/downloadfromdivecomputer.h | 1 |
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; |