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

List:       kde-commits
Subject:    KDE/kdegraphics/okular/ui
From:       Pino Toscano <pino () kde ! org>
Date:       2009-06-29 20:15:49
Message-ID: 1246306549.746689.24358.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 989255 by pino:

less tight check


 M  +1 -1      formwidgets.cpp  


--- trunk/KDE/kdegraphics/okular/ui/formwidgets.cpp #989254:989255
@@ -167,7 +167,7 @@
 
 bool FormWidgetIface::setVisibility( bool visible )
 {
-    if ( !m_ff->isVisible() )
+    if ( !visible && !m_ff->isVisible() )
         return false;
 
     bool hadfocus = m_widget->hasFocus();
[prev in list] [next in list] [prev in thread] [next in thread] 

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