• J
    Remove from list based upon data, not string · 25acf095
    jp9000 提交于
     - Added an extra comment regarding source removal
    
     - Made is so that when a scene item is removed from the sources list
       box, it removes the item based upon the GetClientData rather than by
       its string name.  This is done because there may be duplicate sources
       in a particular scene, and it's important to remove the right one.
    25acf095
window-basic-main.cpp 11.4 KB