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

List:       kde-commits
Subject:    KDE/kdesdk/kbabel/kbabel
From:       Laurent Montel <montel () kde ! org>
Date:       2006-12-15 17:09:43
Message-ID: 1166202583.622055.26525.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 613914 by mlaurent:

Fix signal/slot


 M  +1 -1      kbabelview.cpp  


--- trunk/KDE/kdesdk/kbabel/kbabel/kbabelview.cpp #613913:613914
@@ -781,7 +781,7 @@
     spell2.config->setEncoding(_spellcheckSettings.spellEncoding);
     spell2.config->setDictionary(_spellcheckSettings.spellDict);
 
-    spell2.kspell= new K3Spell(this, "", this, SLOT(dummy(KSpell *)),
+    spell2.kspell= new K3Spell(this, "", this, SLOT(dummy(K3Spell *)),
                               spell2.config, false, false);
     if(spell2.kspell->status() == K3Spell::Error)
         kWarning(KBABEL) << "Something's wrong with K3Spell, can't start on-the-fly checking" << endl;
[prev in list] [next in list] [prev in thread] [next in thread] 

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