mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-12 03:55:26 +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#">
|
<code lang="C#">
|
||||||
using Gtk;
|
using Gtk;
|
||||||
using System;
|
using System;
|
||||||
|
using GLib;
|
||||||
|
|
||||||
public class HelloWorld {
|
public class HelloWorld {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue