On Thu, Oct 21, 2010 at 9:34 PM, Richard Heck <rgh...@comcast.net> wrote: > On 10/21/2010 02:29 PM, Vincent van Ravesteijn wrote: >> >> This does not look ok. If the dialog is on the initial state, the restore >> button should not be enabled at all. >> >> I think the dialog is erroneously is the initial state. >> > Perhaps. It looks like restore() is being called twice. Once at the very end > of GuiDocument::paramsToDialog and then from GuiDialog::slotRestore(). Can > the first go? > > Richard >
Wasn't it me that added one of those ... :( ? Vincent