mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 18:55:35 +00:00
Patch from chris@schweeb.org
svn path=/trunk/gtk-sharp/; revision=39761
This commit is contained in:
parent
8364dd2be1
commit
016f468b36
|
@ -23,6 +23,7 @@
|
|||
<code lang="C#">
|
||||
using Gtk;
|
||||
using System;
|
||||
using GLib;
|
||||
|
||||
public class HelloWorld {
|
||||
|
||||
|
|
Loading…
Reference in a new issue