Bugfix: display gstreamer plugins after filter

This commit is contained in:
brunoherbelin
2020-07-27 16:21:10 +02:00
parent d9a93bb6c6
commit c788187e3b

View File

@@ -2236,6 +2236,7 @@ void ShowAboutGStreamer(bool* p_open)
filteredlist.push_back( i ); filteredlist.push_back( i );
} }
} }
filteredlist.unique();
} }
// display list // display list