clear the menu when the combobox is cleared
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@376 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -67,6 +67,7 @@ public:
|
||||
{
|
||||
setRange( 0, 0 );
|
||||
m_items.clear();
|
||||
m_menu.clear();
|
||||
update();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user