diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-05-16 11:12:43 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-05-16 11:12:43 +0200 |
| commit | 84fb875123201f28a3333285b6323037b08accb4 (patch) | |
| tree | d588328fbb4ffcfc803d4cde7f749566984ea28c /.vscode/settings.json | |
| parent | 06200268231281ce925c8eea83cfd30fa824af2b (diff) | |
| download | turns-84fb875123201f28a3333285b6323037b08accb4.tar.xz turns-84fb875123201f28a3333285b6323037b08accb4.zip | |
lib: implement ListModel interface for TurnOrder
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index a31f5db..8db8f7a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -15,6 +15,7 @@ "gint", "gobj", "gobject", + "gpointer", "gtkmm", "gtype", "guint", |
