summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2012-03-08 06:05:11 +0100
committerArno <am@disconnect.de>2012-03-08 06:05:11 +0100
commit57f69839e3bab9ab73f15811374099576216282b (patch)
tree667efb0992ec4f72f4dc44a868fa568c750177d1 /shemov.pro
parente3fe65d3e8ca88dbd76d9c026cf9f8690a972902 (diff)
downloadSheMov-57f69839e3bab9ab73f15811374099576216282b.tar.gz
SheMov-57f69839e3bab9ab73f15811374099576216282b.tar.bz2
SheMov-57f69839e3bab9ab73f15811374099576216282b.zip
First draft of PictureViewer2
Doesn't do much other than showing a default picture, but it behaves like a QDialog and positions itself correctly. It's quite a pain in the ass with a tiling window manager...
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 a7bb514..876ff2f 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -39,7 +39,8 @@ SOURCES = main.cpp \
mappingtreemodel.cpp \
mappingtreewidget.cpp \
newpicsdialog.cpp \
- pictureswidget.cpp
+ pictureswidget.cpp \
+ pictureviewer2.cpp
HEADERS = listitem.h \
filesystemdirproxy.h \
filesystemwidget.h \
@@ -74,6 +75,7 @@ HEADERS = listitem.h \
mappingtreemodel.h \
mappingtreewidget.h \
newpicsdialog.h \
- pictureswidget.h
+ pictureswidget.h \
+ pictureviewer2.h
LIBS += -lmagic -lXfixes -lX11
RESOURCES = shemov.qrc