Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 697108 | Differences between
and this patch

Collapse All | Expand All

(-)work/gtk-sharp-2.12.21/sample/test/TestRange.cs (+4 lines)
Lines 10-15 Link Here
10
10
11
using Gtk;
11
using Gtk;
12
12
13
// disambiguate, Gtk.Range vs System.Range
14
using Range=Gtk.Range;
15
16
13
namespace WidgetViewer {
17
namespace WidgetViewer {
14
18
15
	public class TestRange
19
	public class TestRange

Return to bug 697108