mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 11:19: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.push_back( i );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
filteredlist.unique();
|
||||||
}
|
}
|
||||||
|
|
||||||
// display list
|
// display list
|
||||||
|
|||||||
Reference in New Issue
Block a user