Browse Source

Update 'wxwabbitemu.patch'

Nathaniel van Diepen 3 years ago
parent
commit
a023ed2efe
1 changed files with 2 additions and 1 deletions
  1. 2 1
      wxwabbitemu.patch

+ 2 - 1
wxwabbitemu.patch

@@ -34,4 +34,5 @@ index 1fd819e..33982d6 100644
 +	wxBitmap bitmap(wxT("wabbiticon.png"), wxBITMAP_TYPE_PNG);
  	icon.CopyFromBitmap(bitmap);
  	#else
- 	wxIcon icon = wxIcon(wxICON(wabbiticon));
+ 	wxIcon icon = wxIcon(wxICON(wabbiticon));
+