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. --- filestreewidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filestreewidget.h') diff --git a/filestreewidget.h b/filestreewidget.h index 5b064b9..86210c3 100644 --- a/filestreewidget.h +++ b/filestreewidget.h @@ -83,6 +83,7 @@ class FilesTreeView : public QTreeView { HoverWindow *mHoverWin; bool mHoverPics; bool mHoverMovies; + qint16 mCursorOffest; }; class FilesTreeSortModel : public QSortFilterProxyModel { -- cgit v1.2.3-70-g09d2