Added ability to minimize to tray
authorsamrg472 <samrg472@gmail.com>
Tue, 21 Jan 2014 02:41:59 +0000 (21:41 -0500)
committersamrg472 <samrg472@gmail.com>
Tue, 21 Jan 2014 02:41:59 +0000 (21:41 -0500)
commit3f3e00668b613cf1c0bd1938338375a188bdc67b
treece1bba8aaf640363ba184b5e61f2b39a912c3ec6
parent8c9a26cbf7b26bceaaa2beb481847ab9bda054c1
Added ability to minimize to tray
The 'Hide' and 'Show' toggle in the was replaced with 'Show/Hide'
The reason for this was to avoid a weird bug of it not updating properly
when the window state changes
gui/qt/main_window.py