[Kst] [Bug 134501] Vectors created from the command line don't make it to the vector list
George Staikos
staikos at kde.org
Fri Sep 22 18:08:42 CEST 2006
On Friday 22 September 2006 11:53, netterfield at astro.utoronto.ca wrote:
> --- trunk/extragear/graphics/kst/src/kst/main.cpp #587389:587390
> @ -278,7 +278,10 @
> startupErrors.append(i18n("Failed to create vector '%1' from file
> '%2'.").arg(field).arg(file->fileName())); V = 0L;
> }
> + } else {
> + KST::addVectorToList(V);
> }
> +
>
It would appear that I only tested error cases.
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list