gui: fix case issues in the code

This commit is contained in:
Thomas Guillemard 2019-09-07 15:23:09 +02:00
parent b6c9e23a47
commit 7ff394e68a
No known key found for this signature in database
GPG key ID: 0CD291558FAFDBC6
3 changed files with 5 additions and 5 deletions

View file

@ -91,7 +91,7 @@ namespace Ryujinx.UI
builder.Autoconnect(this);
_settingsWin.Icon = new Gdk.Pixbuf(Assembly.GetExecutingAssembly(), "Ryujinx.Ui.assets.RyujinxIcon.png");
_settingsWin.Icon = new Gdk.Pixbuf(Assembly.GetExecutingAssembly(), "Ryujinx.Ui.assets.ryujinxIcon.png");
_controllerImage.Pixbuf = new Gdk.Pixbuf(Assembly.GetExecutingAssembly(), "Ryujinx.Ui.assets.JoyCon.png", 500, 500);
//Bind Events