mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 03:27:16 +02:00
Double normalize
This commit is contained in:
@@ -318,6 +318,7 @@ void WindowCtrl::slotShowHide()
|
||||
if( getWindowState( win_ids.at( i ) ) == Preferences::STATE_MINIMIZED || getWindowState( win_ids.at( i ) ) == Preferences::STATE_DOCKED )
|
||||
{
|
||||
normalizeWindow( win_ids.at( i ) );
|
||||
normalizeWindow( win_ids.at( i ) );
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user