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

(-)a/gtk-sharp-2.12.21/sample/test/TestRange.cs (+2 lines)
Lines 9-14 Link Here
9
using System;
9
using System;
10
10
11
using Gtk;
11
using Gtk;
12
// disambiguate, Gtk.Range vs System.Range
13
using Range=Gtk.Range;
12
14
13
namespace WidgetViewer {
15
namespace WidgetViewer {
14
16

Return to bug 697108