]> git.tdb.fi Git - ext/subsurface.git/commit
Add GtkTreeViewColumn information to 'struct DiveList'
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2011 15:42:05 +0000 (08:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2011 15:42:05 +0000 (08:42 -0700)
commit378ac0d44a7867a01cc8a23c05243cea53bab5de
tree51795074547384af8857a78453684ccc56a85946
parent7bbdea19ed0c634b4a990e49be7a2c8936a61818
Add GtkTreeViewColumn information to 'struct DiveList'

We will need the column information in order to update the naming when
the units change.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
divelist.c
divelist.h