Fix 'ComboBoxText.Entry' hides inherited member 'ComboBox.Entry'.
This commit is contained in:
parent
b070b77fe0
commit
35f4c10a8e
1 changed files with 0 additions and 5 deletions
|
@ -39,10 +39,5 @@ namespace Gtk {
|
|||
}
|
||||
}
|
||||
|
||||
public Gtk.Entry Entry {
|
||||
get {
|
||||
return (Gtk.Entry)Child;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue