[Kst] extragear/graphics/kst/kst

George Staikos staikos at kde.org
Sat Nov 5 15:33:09 CET 2005


On Saturday 05 November 2005 01:29, Ted Kisner wrote:
> SVN commit 477796 by tskisner:
>
> Actually, this is broken as well.  What if I do kst -x 1 -y 2
> someotherdirectory/data.txt?  I am reversing this for now- need to query
> the absolute path to the datafile.
>
> -    QString cwd = args->cwd();
> -    cwd.append("/");
> -    QString path;

  Right.  Also this would break URL loading I think, and it's also best to use 
QDir::separator();

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


More information about the Kst mailing list