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

List:       koffice-devel
Subject:    koffice/libs/main
From:       Jan Hambrecht <jaham () gmx ! net>
Date:       2009-05-18 21:16:40
Message-ID: 1242681400.989196.2345.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 969773 by jaham:

when enabling/disabling the grid without using the grid toggle action,
we have to update the action so that KoGridData::showGrid() does return
the correct value

please review for backporting

CCMAIL:koffice-devel@kde.org
BUG:193157



 M  +2 -0      KoGridData.cpp  


--- trunk/koffice/libs/main/KoGridData.cpp #969772:969773
@@ -113,6 +113,8 @@
 
 void KoGridData::setShowGrid(bool showGrid)
 {
+    if (d->toggleGridAction)
+        d->toggleGridAction->setChecked(showGrid);
     d->showGrid = showGrid;
 }
 
_______________________________________________
koffice-devel mailing list
koffice-devel@kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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