Mercurial
plover
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
files
|
changeset
|
file
|
revisions
| annotate |
diff
|
raw
tests/plover-gtk/treemodel.h
author
J. Ali Harlow <ali@juiblex.co.uk>
Fri Jun 08 14:48:00 2018 +0100 (2018-06-08)
changeset 75
6575679d2e8e
permissions
-rw-r--r--
Fix bug causing a transaction without a base to be treated as a programming error
ali@38
1
#include <gtk/gtk.h>
ali@38
2
ali@38
3
void test_tree_model(GtkTreeModel *model);