mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 13:55:40 +00:00
fix build breakage in Calendar.xml.
svn path=/trunk/gtk-sharp/; revision=26422
This commit is contained in:
parent
f542fb9695
commit
f77ff85d9c
|
@ -1,4 +1,4 @@
|
|||
nod<Type Name="Calendar" FullName="Gtk.Calendar">
|
||||
<Type Name="Calendar" FullName="Gtk.Calendar">
|
||||
<TypeSignature Language="C#" Value="public class Calendar : Gtk.Widget, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="Lee Mallabone" />
|
||||
<AssemblyInfo>
|
||||
<AssemblyName>gtk-sharp</AssemblyName>
|
||||
|
@ -587,4 +587,4 @@ void HandleDaySelected (object obj, EventArgs args)
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
Loading…
Reference in a new issue