[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu Dec 16 05:26:11 CET 2004
On Wednesday 15 December 2004 21:07, Andrew Walker wrote:
> CVS commit by arwalker:
>
> Allow the user more options when exporting to a graphics file. Printing is
> next.
> M +9 -4 kstdoc.cpp 1.144
- << "\" square=\""
- << (KstApp::inst()->graphFileDlg()->isSquare() ? "true" : "false");
+ << "\" display=\""
+ << (KstApp::inst()->graphFileDlg()->display());
This change breaks compatibility with other Kst versions. I don't think we
should be doing that.
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list