From bfe87ae31af8398d3bc0bf26a7dac3dbdecec569 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 6 Jun 2015 07:36:39 +0200 Subject: Resize PictureViewer2 Make it possible to resize the PictureViewer2 and get rid of fixed size. Also, make sure that the current picture is redrawn when we get a resize event. --- shemov.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.cpp') diff --git a/shemov.cpp b/shemov.cpp index 15b7284..08094d6 100644 --- a/shemov.cpp +++ b/shemov.cpp @@ -627,6 +627,7 @@ void SheMov::createActions(){ // assign actions to PictureViewer2 members, so they can be toggled from within picViewer->initActions(); + picViewer->hide(); /* picView(er) END Actions! */ -- cgit v1.2.3-70-g09d2