mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-24 23:47:11 +02:00
Minor code formatting (#4498)
This commit is contained in:
parent
155736c986
commit
4f3af839be
53 changed files with 95 additions and 110 deletions
|
@ -1,8 +1,7 @@
|
|||
using Gtk;
|
||||
using Ryujinx.Ui.Common.Configuration;
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Ryujinx.Ui.Common.Configuration;
|
||||
|
||||
using GUI = Gtk.Builder.ObjectAttribute;
|
||||
|
||||
namespace Ryujinx.Ui.Widgets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue