]> git.tdb.fi Git - ext/subsurface.git/commit
Add a completion for the cylinder type entry combo box
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Oct 2011 16:39:03 +0000 (19:39 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Oct 2011 16:39:03 +0000 (19:39 +0300)
commit0b4814a95d822ff99258f465cb123cd3f821eec2
tree21cc184b2024808a8108272192e9491eeca9b11a
parentf9cb526c969488e6a12d7fe2baf4a71417521460
Add a completion for the cylinder type entry combo box

This allows us to start typing the cylinder description and we'll get a
matching list that we can select.  This is similar to selecting one from
the model, and works in addition to the explicit selection.

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