Commit 67cc1732 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

We even can show a new dialog after reset the preferences.

Complete fix of #1777.
parent e28d5e8a
...@@ -360,5 +360,6 @@ void PrefsDialog::reset() ...@@ -360,5 +360,6 @@ void PrefsDialog::reset()
instance = NULL; instance = NULL;
close(); close();
PrefsDialog::getInstance( p_intf )->show();
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment