mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-24 14:35:01 -04:00
* Fixed Exit action on system tray icon
This commit is contained in:
committed by
Adam Honse
parent
aa1ad8db85
commit
2970e56324
@@ -275,6 +275,7 @@ void OpenRGBDialog2::RefreshProfileList()
|
||||
|
||||
void OpenRGBDialog2::on_Exit()
|
||||
{
|
||||
trayIcon->hide();
|
||||
close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user