diff -r 000000000000 -r c4b0d5cc34bc tests/plover-gtk/treemodel.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/plover-gtk/treemodel.h Mon Aug 31 07:07:40 2020 +0100 @@ -0,0 +1,3 @@ +#include + +void test_tree_model(GtkTreeModel *model);