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

List:       kde-commits
Subject:    branches/work/kst/portto4/kst/src/libkstapp
From:       Barth Netterfield <netterfield () astro ! utoronto ! ca>
Date:       2012-06-18 19:10:07
Message-ID: 20120618191007.76742AC779 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1301727 by netterfield:

'Save as defaults' for labels saves the font family as well.


 M  +1 -1      labelitem.cpp  


--- branches/work/kst/portto4/kst/src/libkstapp/labelitem.cpp #1301726:1301727
@@ -51,7 +51,7 @@
 }
 
 void LabelItem::saveAsDialogDefaults() const {
-  QFont F;
+  QFont F = _font;
   F.setPointSize(_scale);
   LabelItem::saveDialogDefaultsFont(F, _color);
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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