set correct value for model when selecting an item whose strings occurs multiple times in the combobox

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@894 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-04-07 21:24:31 +00:00
parent 2856928bf9
commit 4851df0cf7
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2008-04-07 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/gui/widgets/combobox.cpp:
set correct value for model when selecting an item whose strings
occurs multiple times in the combobox
2008-04-06 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/effect_select_dialog.h: