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

List:       kde-commits
Subject:    koffice/kexi/main
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-03-21 20:52:32
Message-ID: 1237668752.186079.17443.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 942489 by staniek:

Main Window
- fix forced property set reloading



 M  +1 -1      KexiMainWindow.cpp  


--- trunk/koffice/kexi/main/KexiMainWindow.cpp #942488:942489
@@ -4332,7 +4332,7 @@
         KoProperty::Set *newBuf = _currentWindow ? _currentWindow->propertySet() : 0;
         if (!newBuf || (force || static_cast<KoProperty::Set*>(d->propBuffer) != newBuf)) {
             d->propBuffer = newBuf;
-            if (preservePrevSelection) {
+            if (preservePrevSelection || force) {
                 KoProperty::EditorView::SetOptions options
                     = preservePrevSelection ? KoProperty::EditorView::PreservePreviousSelection
                         : KoProperty::EditorView::NoOptions;
[prev in list] [next in list] [prev in thread] [next in thread] 

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