* Fixed Exit action on system tray icon
This commit is contained in:
parent
aa1ad8db85
commit
2970e56324
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ void OpenRGBDialog2::RefreshProfileList()
|
|||
|
||||
void OpenRGBDialog2::on_Exit()
|
||||
{
|
||||
trayIcon->hide();
|
||||
close();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue