diff options
Diffstat (limited to 'qt-ui/divelistview.h')
-rw-r--r-- | qt-ui/divelistview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/divelistview.h b/qt-ui/divelistview.h index bcd603e12..222a9929a 100644 --- a/qt-ui/divelistview.h +++ b/qt-ui/divelistview.h @@ -62,6 +62,7 @@ private: void setupUi(); void backupExpandedRows(); void restoreExpandedRows(); + int lastVisibleColumn(); }; #endif // DIVELISTVIEW_H |