[Kst] extragear/graphics/kst/src/libkstapp
Barth Netterfield
netterfield at astro.utoronto.ca
Mon Mar 20 14:08:53 CET 2006
I think what is wanted is for 'apply' to work like 'ok' + a re-open.
On Sunday 19 March 2006 17:53, George Staikos wrote:
> SVN commit 520475 by staikos:
>
> In any case, Apply should be disabled for a new object. It's only for
> object edits. Basically invalidates this bug report.
> BUG: 123577
>
>
>
> M +1 -0 ksteditviewobjectdialog_i.cpp
>
>
> ---
> trunk/extragear/graphics/kst/src/libkstapp/ksteditviewobjectdialog_i.cpp
> #520474:520475 @@ -63,6 +63,7 @@
>
> void KstEditViewObjectDialogI::setNew() {
> _isNew = true;
> + _apply->setEnabled(false);
> }
>
>
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
More information about the Kst
mailing list