summaryrefslogtreecommitdiffstats
path: root/qt-ui/divelistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/divelistview.h')
-rw-r--r--qt-ui/divelistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/divelistview.h b/qt-ui/divelistview.h
index c77b85f24..f078a33f8 100644
--- a/qt-ui/divelistview.h
+++ b/qt-ui/divelistview.h
@@ -52,7 +52,7 @@ public slots:
void shiftTimes();
void loadImages();
void uploadToDivelogsDE();
- QString lastUsedImageDir();
+ static QString lastUsedImageDir();
signals:
void currentDiveChanged(int divenr);