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

List:       kde-commits
Subject:    KDE/kdelibs/kde3support/kdeui
From:       Isaac Clerencia <isaac () warp ! es>
Date:       2007-06-18 20:00:39
Message-ID: 1182196839.089365.9398.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 677269 by isaac:

fix crash in K3Spell construction
codec is no longer used because it was moved to KSpellPrivate but
a kdebug line was still using it


 M  +1 -1      k3spell.cpp  


--- trunk/KDE/kdelibs/kde3support/kdeui/k3spell.cpp #677268:677269
@@ -1561,7 +1561,7 @@
      break;
   }
 
-  kDebug(750) << __FILE__ << ":" << __LINE__ << " Codec = " << (codec ? \
codec->name() : "<default>") << endl; +  kDebug(750) << __FILE__ << ":" << __LINE__ \
<< " Codec = " << (d->m_codec ? d->m_codec->name() : "<default>") << endl;  
   // copy ignore list from ksconfig
   ignorelist += ksconfig->ignoreList();


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

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