This commit is contained in:
Markus Hofknecht 2020-04-11 00:22:45 +02:00
parent 4d0987f4e9
commit 740246f1f9
2 changed files with 1 additions and 1 deletions

View file

@ -63,7 +63,7 @@ namespace SystemTrayMenu.DataClasses
if (Icon == null)
{
Icon = Properties.Resources.SystemTrayMenu;
Icon = Properties.Resources.WhiteTransparency;
}
DataGridViewImageCell cellIcon =
(DataGridViewImageCell)row.Cells[0];

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB