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

List:       kde-commits
Subject:    kdebase/kcontrol/fonts
From:       Craig Drummond <craig () kde ! org>
Date:       2003-07-09 20:33:35
[Download RAW message or body]

CVS commit by craig: 

Fix compilation problem when no fontconfig found - oops! Thanks to Thomas \
Mortimer-Jones for spotting this.


  M +1 -1      kxftconfig.cpp   1.21


--- kdebase/kcontrol/fonts/kxftconfig.cpp  #1.20:1.21
@@ -1239,5 +1239,5 @@ void KXftConfig::outputSubPixelType(std:
 void KXftConfig::outputExcludeRange(std::ofstream &f, bool ifNew, bool pixel)
 {
-    ExcludeRange &range=pixel ? m_excludePixelRange : m_excludeRange;
+    Exclude &range=pixel ? m_excludePixelRange : m_excludeRange;
 
     if(((ifNew && NULL==range.end) || (!ifNew && NULL!=range.end)) &&


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

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