add icon that the designer ate
This commit is contained in:
parent
020e5a7e32
commit
7bac6e933b
|
@ -20,6 +20,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
_config = config;
|
||||
_statableCore = statableCore;
|
||||
InitializeComponent();
|
||||
btnResetCompression.Image = Properties.Resources.reboot;
|
||||
}
|
||||
|
||||
private void RewindConfig_Load(object sender, EventArgs e)
|
||||
|
|
Loading…
Reference in New Issue