From e11d189bfd48ab072da4753240a4ab0bbf81296f Mon Sep 17 00:00:00 2001 From: alwin Date: Sun, 07 Nov 2004 14:14:02 +0000 Subject: when last view state was fullscreen and user tabbed on an image the imagedisplay was behind the application gui 'cause gui was painted after the imagewindow. So now opie-eye starts a short timer in setDocument when first start checking the visibility of imagewindow. --- (limited to 'noncore/graphics/opie-eye/gui/mainwindow.h') diff --git a/noncore/graphics/opie-eye/gui/mainwindow.h b/noncore/graphics/opie-eye/gui/mainwindow.h index 5707568..465e352 100644 --- a/noncore/graphics/opie-eye/gui/mainwindow.h +++ b/noncore/graphics/opie-eye/gui/mainwindow.h @@ -65,6 +65,7 @@ protected slots: void showToolbar(bool); void listviewselected(QAction*); void slotFullScreenButton(bool); + void check_view_fullscreen(); private: template void initT( const char* name, T**, int ); -- cgit v0.9.0.2