mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Bugfix: display gstreamer plugins after filter
This commit is contained in:
@@ -2236,6 +2236,7 @@ void ShowAboutGStreamer(bool* p_open)
|
||||
filteredlist.push_back( i );
|
||||
}
|
||||
}
|
||||
filteredlist.unique();
|
||||
}
|
||||
|
||||
// display list
|
||||
|
||||
Reference in New Issue
Block a user