diff -r 000000000000 -r 4af9b57a647f tests/plover-gtk/treemodel.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/plover-gtk/treemodel.h Mon Jun 13 10:35:50 2016 +0100 @@ -0,0 +1,3 @@ +#include + +void test_tree_model(GtkTreeModel *model);