diff options
author | Ivan Alejandro <ivanalejandro0@yahoo.com.ar> | 2013-07-01 15:26:23 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@yahoo.com.ar> | 2013-07-01 15:26:23 -0300 |
commit | 088eb9b0e0965642926efb67cc7e64108c09bb36 (patch) | |
tree | 4a1c0f4687b88d271648cfc217b72395d4338af9 /changes | |
parent | be3f8ebd2e5b2d45f7426624d069bc795e5825ec (diff) |
Fix Main Window briefly display on first start.
Closes Bug #2954. On first start, before displaying the Wizard,
the Main Window briefly showed up.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-2954_fix-mainwindow-show | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-2954_fix-mainwindow-show b/changes/bug-2954_fix-mainwindow-show new file mode 100644 index 00000000..28a3b2cd --- /dev/null +++ b/changes/bug-2954_fix-mainwindow-show @@ -0,0 +1 @@ + o Fix Main Window briefly display before the wizard on first start. Closes Bug #2954. |