[Kst] extragear/graphics/kst/src/libkstapp

Eli Fidler eli at staikos.net
Fri Mar 2 01:02:47 CET 2007


SVN commit 638444 by fidler:

CSD -> spectrogram


 M  +1 -1      kstcsddialog_i.cpp  


--- trunk/extragear/graphics/kst/src/libkstapp/kstcsddialog_i.cpp #638443:638444
@@ -160,7 +160,7 @@
   KstVectorPtr p = *KST::vectorList.findTag(_w->_vector->selectedVector());
   KST::vectorList.lock().unlock();
   if (!p) {
-    kstdFatal() << "Bug in kst: the vector field in CSD dialog refers to "
+    kstdFatal() << "Bug in kst: the vector field in spectrogram dialog refers to "
                 << "a non existant vector...." << endl;
   }
  


More information about the Kst mailing list