summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-10-16 12:47:49 +0200
committerArno <am@disconnect.de>2010-10-16 12:47:49 +0200
commitf10a0a63e699288f1288c193c49795cae9cb3b40 (patch)
treea4bd7c83440223a2eeec787f8f50c070e34fbe72 /shemov.pro
parent101cc9ec266a2d3b5168ab5053efbf868be7e25b (diff)
downloadSheMov-f10a0a63e699288f1288c193c49795cae9cb3b40.tar.gz
SheMov-f10a0a63e699288f1288c193c49795cae9cb3b40.tar.bz2
SheMov-f10a0a63e699288f1288c193c49795cae9cb3b40.zip
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.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index dc3cc47..2015955 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -32,7 +32,8 @@ SOURCES = main.cpp \
mappingtablemodel.cpp \
mappingtablewidget.cpp \
newmoviewizard.cpp \
- filepropertiesdialog.cpp
+ filepropertiesdialog.cpp \
+ hoverwindow.cpp
HEADERS = listitem.h \
filesystemdirproxy.h \
filesystemwidget.h \
@@ -59,6 +60,7 @@ HEADERS = listitem.h \
mappingtablemodel.h \
mappingtablewidget.h \
newmoviewizard.h \
- filepropertiesdialog.h
+ filepropertiesdialog.h \
+ hoverwindow.h
LIBS += -lmagic -lXfixes
RESOURCES = shemov.qrc