oops, forgot this on r99178
svn path=/trunk/gtk-sharp/; revision=99183
This commit is contained in:
parent
f4ca73fd5d
commit
fe733e53a3
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
}
|
||||
|
||||
[GLib.DefaultSignalHandler (Type=typeof(Atk.Object), ConnectionMethod="OverrideRefChild")]
|
||||
public virtual Atk.Object RefChild(int i) {
|
||||
protected virtual Atk.Object OnRefChild(int i) {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue