diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2013-02-21 03:07:19 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-20 17:20:22 -0800 |
commit | 0b4dfd6cffe380f45a64034744415477c23b132a (patch) | |
tree | e01e1b89062256733c488d53dbf4fb3fcd3aee6f /info.c | |
parent | 9a5818e92cee4c2052e4c44d8e9cec9dd5cd5f5c (diff) | |
download | subsurface-0b4dfd6cffe380f45a64034744415477c23b132a.tar.gz |
Unref the two GtkTreeStore instances when destroying the divelist
Even if these exists for the heap lifespan, we can call:
g_object_unref(dive_list.treemodel);
g_object_unref(dive_list.listmodel);
in divelist.c:dive_list_destroy()
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'info.c')
0 files changed, 0 insertions, 0 deletions