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

List:       kde-commits
Subject:    koffice/kexi/formeditor (silent)
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2009-06-08 19:06:04
Message-ID: 1244487964.117427.30591.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 979022 by staniek:

SVN_SILENT 


 M  +1 -1      form.cpp  


--- trunk/koffice/kexi/formeditor/form.cpp #979021:979022
@@ -3269,7 +3269,7 @@
         //update autoTabStops setting at KFD::Form level
         setAutoTabStops(value.toBool());
     }
-    if (widget() && name == "geometry") {
+    else if (name == "geometry" && widget()) {
         //fall back to sizeInternal property....
         d->propertySet.changePropertyIfExists("sizeInternal", value.toRect().size());
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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