From 162c71d6528515ea4b28520e9708c8ce9ca7fba2 Mon Sep 17 00:00:00 2001 From: alwin Date: Thu, 22 Apr 2004 13:15:08 +0000 Subject: resolved some problems with fullscreen mode. --- (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 1f90f9f..9e94c60 100644 --- a/noncore/graphics/opie-eye/gui/mainwindow.h +++ b/noncore/graphics/opie-eye/gui/mainwindow.h @@ -22,6 +22,7 @@ namespace Core{ } class ImageView; +class ImageWidget; class PIconView; class imageinfo; @@ -67,7 +68,7 @@ private: bool autoRotate; bool autoScale; bool zoomerOn; - QWidget*tFrame; + ImageWidget*tFrame; QToolButton*rotateButton,*upButton,*fsButton,*viewModeButton; QToolButton*nextButton,*prevButton,*zoomButton,*scaleButton; -- cgit v0.9.0.2