mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
BW Tray icon https://github.com/seerge/g-helper/issues/2203
This commit is contained in:
@@ -198,7 +198,10 @@ namespace GHelper
|
||||
settingsForm.matrixForm.InitTheme();
|
||||
|
||||
if (settingsForm.handheldForm is not null && settingsForm.handheldForm.Text != "")
|
||||
{
|
||||
settingsForm.handheldForm.InitTheme();
|
||||
settingsForm.VisualiseIcon();
|
||||
}
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user