diff -r 000000000000 -r 4b52e95a0104 tests/plover-gtk/treemodel.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/plover-gtk/treemodel.h Thu Jul 07 19:03:54 2016 +0100 @@ -0,0 +1,3 @@ +#include + +void test_tree_model(GtkTreeModel *model);