On 10/21/2010 02:29 PM, Vincent van Ravesteijn wrote:
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?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.
Richard