From f10a0a63e699288f1288c193c49795cae9cb3b40 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 16 Oct 2010 12:47:49 +0200 Subject: Created general purpose HoverWidget This commit outsources the HoverWindow to a seperate file and makes it possible to set a pixmap to the window. Also the cursor offset is only calculated once in SmGlobals. --- filestreewidget.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'filestreewidget.cpp') diff --git a/filestreewidget.cpp b/filestreewidget.cpp index 4542ea8..a941612 100644 --- a/filestreewidget.cpp +++ b/filestreewidget.cpp @@ -29,6 +29,7 @@ #include "helper.h" #include "pictureviewer.h" #include "filepropertiesdialog.h" +#include "hoverwindow.h" FilesTreeWidget::FilesTreeWidget(QWidget *parent) : QWidget(parent), mSelectedSize(0){ //the view -- cgit v1.2.3-70-g09d2