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:
Pedro Martínez Juliá 2003-04-23 21:29:04 +00:00
parent d2cf33a249
commit a1309f192b

View File

@ -8,7 +8,6 @@ namespace GtkSamples {
using System;
using System.Drawing;
using System.Reflection;
using System.AppDomain;
using GLib;
using Gtk;