From 57f69839e3bab9ab73f15811374099576216282b Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 8 Mar 2012 06:05:11 +0100 Subject: 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... --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index d72b346..e10cc7f 100644 --- a/shemov.h +++ b/shemov.h @@ -170,6 +170,7 @@ class SheMov : public QMainWindow { QAction *mDeletePicFromA; QAction *mEditPicsMappingsA; QAction *mRefreshPicsA; + QAction *mTogglePicV2A; QActionGroup *mPicActionGroup; //EndActions -- cgit v1.2.3-70-g09d2