summaryrefslogtreecommitdiffstats
path: root/qt-gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt-gui.cpp')
-rw-r--r--qt-gui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-gui.cpp b/qt-gui.cpp
index bab27a318..d85198d68 100644
--- a/qt-gui.cpp
+++ b/qt-gui.cpp
@@ -157,6 +157,7 @@ const char *get_dc_nickname(const char *model, uint32_t deviceid)
void set_dc_nickname(struct dive *dive)
{
/* needs Qt implementation */
+ /*well, I don't know how to do this here... = ( */
}
QString get_depth_string(depth_t depth, bool showunit)