Oops
svn path=/trunk/gtk-sharp/; revision=7025
This commit is contained in:
parent
c1b3d3e98d
commit
1b64d5eb9f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
public Table(uint rows, uint columns, bool homogeneous)
|
||||
public Table()
|
||||
{
|
||||
Raw = gtk_table_new (0, 0, false);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue