[Kst] branches/work/kst/portto4/kst/src/libkst

George Staikos staikos at kde.org
Fri Feb 16 04:06:21 CET 2007


On 15-Feb-07, at 5:26 PM, Adam Treat wrote:

> --- branches/work/kst/portto4/kst/src/libkst/kstdatasource.cpp  
> #633968:633969
> @@ -190,7 +190,8 @@
>      }
>    }
>
> -  qSort(bestPlugins);
> +  /*FIXME need to get away from Q3ValueList anyways...
> +  qSort(bestPlugins);*/
>    return bestPlugins;
>  }

    Better be careful doing this.  These kinds of things are easy to  
miss when we finish up the port.

--
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/





More information about the Kst mailing list