mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-05-19 20:32:15 +00:00
Using shouldn't reference a class. Modified the file to get it build.
svn path=/trunk/gtk-sharp/; revision=13947
This commit is contained in:
parent
d2cf33a249
commit
a1309f192b
|
@ -8,7 +8,6 @@ namespace GtkSamples {
|
||||||
using System;
|
using System;
|
||||||
using System.Drawing;
|
using System.Drawing;
|
||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
using System.AppDomain;
|
|
||||||
|
|
||||||
using GLib;
|
using GLib;
|
||||||
using Gtk;
|
using Gtk;
|
||||||
|
|
Loading…
Reference in a new issue