[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdegraphics/kghostview
From:       Luís Pedro Coelho <luis () luispedro ! org>
Date:       2004-05-16 23:42:39
Message-ID: 20040516234239.5805F1BC4 () office ! kde ! org
[Download RAW message or body]

CVS commit by luis_pedro: 

Exit Full screen mode the right way (this functions cleans up everything)

CCMAIL: 81703-close@bugs.kde.org


  M +1 -1      fullscreenfilter.cpp   1.6


--- kdegraphics/kghostview/fullscreenfilter.cpp  #1.5:1.6
@@ -32,5 +32,5 @@ bool FullScreenFilter::eventFilter( QObj
         if ( QKeyEvent* keyevent = dynamic_cast<QKeyEvent*>( ev ) ) {
                 if ( keyevent->key() == Key_Escape ) {
-                        parent.showNormal();
+                        parent.setFullScreen( false );
                         keyevent->accept();
                         return true;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic