[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Sep 30 11:00:28 CEST 2004


CVS commit by staikos: 

remove trigraphs


  M +2 -2      kstpsddialog_i.cpp   1.62


--- kdeextragear-2/kst/kst/kstpsddialog_i.cpp  #1.61:1.62
@@ -234,10 +234,10 @@ bool KstPsdDialogI::edit_I() {
 
   DP->writeLock(); // FIXME: the lock should be above the setVector,
-  // but if we do this it crashes (at least for cbn!!??)
+  // but if we do this it crashes (at least for cbn!!?)
   // with the following message: 
   // QMutex::unlock: unlock from different thread than locker
   //              was locked by 16386, unlock attempt from 16384
   // the same code appears in the hsdialog, but appears to work there.
-  // ????
+  // ?
 
   DP->setTagName(_tagName->text());





More information about the Kst mailing list