]> Pileus Git - ~andy/gtk/commit
tests: fix testtreecolumns not to segfault at startup
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 27 Sep 2012 20:53:34 +0000 (16:53 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 27 Sep 2012 20:54:40 +0000 (16:54 -0400)
commited3f5a5db44163dcc66dd462f2f799dff9d11168
treef4a042695413c417402c4c85129802cc838e9d79
parentecd84fac48a56f1ebc984f1ee0d9dff30260c961
tests: fix testtreecolumns not to segfault at startup

The class/object definitions have the wrong size, and we're not using
G_DEFINE_TYPE. This fixes the test segfaulting when opening it.
tests/testtreecolumns.c