Initial Visual Studio solution

This commit is contained in:
Berke Viktor
2012-06-03 12:06:06 +02:00
parent 4f73128e9b
commit 39422d5503
19 changed files with 1303 additions and 8 deletions

View File

@@ -106,7 +106,7 @@ custom_list_sortable_init (GtkTreeSortableIface * iface)
*
*****************************************************************************/
static GType
GType
custom_list_get_type (void)
{
static GType custom_list_type = 0;