diff options
Diffstat (limited to 'fileview.h')
-rw-r--r-- | fileview.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ class FileView : public QTreeView { bool mHoverMovies; bool mHoverPics; QString mWhen; + qint16 mCursorOffset; }; #endif |