diff options
author | Kali Kaneko <kali@leap.se> | 2013-09-16 17:17:17 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-16 17:17:17 -0400 |
commit | e475daff20a2278ad170cb1ebaf528e7ee4a1657 (patch) | |
tree | dfb39172819ea7b711152cc1bff5a02efd5de5c7 /changes | |
parent | 2f4b4b32884319550af79526bd73ab2afa07b670 (diff) | |
parent | 91f01388246d05001f241c7c5def095557e835d1 (diff) |
Merge remote-tracking branch 'ivan-github/bug/3821_inconsistent-hide-show' into develop
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-3821_inconsistent-hide-show-mainwindow | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-3821_inconsistent-hide-show-mainwindow b/changes/bug-3821_inconsistent-hide-show-mainwindow new file mode 100644 index 00000000..3fb05a85 --- /dev/null +++ b/changes/bug-3821_inconsistent-hide-show-mainwindow @@ -0,0 +1 @@ + o Inconsistent hide/show main window from tray action. Closes #3821. |