From 9b7075a7fbd3550dec0c98f6d0b4680830324085 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 30 Apr 2011 10:26:41 +0200 Subject: Fix Hotspot of X-Cursor when hovering Made Y-Offset for the cursor configurable. After switching from kwin to awesome WM the hotspot for hovering was way off. --- fileview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fileview.h') diff --git a/fileview.h b/fileview.h index f913179..885eac0 100644 --- a/fileview.h +++ b/fileview.h @@ -58,6 +58,7 @@ class FileView : public QTreeView { bool mHoverMovies; bool mHoverPics; QString mWhen; + qint16 mCursorOffset; }; #endif -- cgit v1.2.3-70-g09d2