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

List:       kde-commits
Subject:    koffice/lib/kofficeui
From:       Thomas Zander <zander () kde ! org>
Date:       2005-12-13 22:02:46
Message-ID: 1134511366.692289.28395.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 488293 by zander:

Make the custom page entry be the only one that allows the user to alter
the page sizes manually.


 M  +1 -1      KoPageLayoutSize.cpp  


--- trunk/koffice/lib/kofficeui/KoPageLayoutSize.cpp #488292:488293
@@ -238,7 +238,7 @@
     if ( ( KoFormat )format == m_layout.format )
         return;
     m_layout.format = ( KoFormat )format;
-    bool enable =  (KoFormat) format != PG_CUSTOM;
+    bool enable =  (KoFormat) format == PG_CUSTOM;
     epgWidth->setEnabled( enable );
     epgHeight->setEnabled( enable );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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