diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-10 17:01:42 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-10 17:03:07 -0300 |
commit | d0797917bc516a44b2201251c2032d7231637d8a (patch) | |
tree | 9d5dd2c9f4dea40150418ded00d08853ce78bcaf /changes | |
parent | c3a21a28ba3b3a8200959ec67b0447c982448941 (diff) |
Hide mainwindow on quit and show tooltip.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_hide-mainwindow-on-quit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_hide-mainwindow-on-quit b/changes/feature_hide-mainwindow-on-quit new file mode 100644 index 00000000..abd1df7a --- /dev/null +++ b/changes/feature_hide-mainwindow-on-quit @@ -0,0 +1 @@ +- Hide the main window on quit as first thing and show a tooltip to inform that we are closing. |