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

List:       kde-commits
Subject:    koffice/libs/kotext
From:       Thomas Zander <zander () kde ! org>
Date:       2010-08-21 19:04:35
Message-ID: 20100821190435.3C31AAC86A () svn ! kde ! org
[Download RAW message or body]

SVN commit 1166406 by zander:

Remove unused enum value

 M  +0 -1      opendocument/tests/data/common.qs  
 M  +0 -1      styles/KoCharacterStyle.h  


--- trunk/koffice/libs/kotext/opendocument/tests/data/common.qs #1166405:1166406
@@ -104,7 +104,6 @@
 i = QTextFormat.UserProperty;
 KoCharacterStyle.StyleId = ++i;
 KoCharacterStyle.HasHyphenataion = ++i;
-KoCharacterStyle.FontId = ++i;
 KoCharacterStyle.StrikeOutStyle = ++i;
 KoCharacterStyle.StrikeOutType = ++i;
 KoCharacterStyle.StrikeOutColor = ++i;
--- trunk/koffice/libs/kotext/styles/KoCharacterStyle.h #1166405:1166406
@@ -57,7 +57,6 @@
     enum Property {
         StyleId = QTextFormat::UserProperty + 1, ///< The id stored in the \
charFormat to link the text to this style.  HasHyphenation,
-        FontId,
         StrikeOutStyle,
         StrikeOutType,
         StrikeOutColor,


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

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