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