0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/UI/data/themes
Grant Likely 0ac286bc27 Themes: Specify QListView instead of QListWidget
Plugins using a QListView widget (e.g. obs-ptz) do not get the theme
settings that are applied to QListWidget. However, QListWidget directly
inherits from QListView, so a theme specifying the QListView will also
get applied to QListWidget. Change the themes to all specify QListView
so that theming is consistent.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2021-10-24 02:23:55 -07:00
..
Acri UI: Change icons to svg 2019-04-22 01:50:03 -07:00
Dark UI: Add styling for YouTube integration 2021-08-23 06:16:38 -07:00
Rachni UI: Optimize theme PNG images (smaller files) 2018-01-19 08:24:09 +00:00
Acri.qss Themes: Specify QListView instead of QListWidget 2021-10-24 02:23:55 -07:00
Dark.qss Themes: Specify QListView instead of QListWidget 2021-10-24 02:23:55 -07:00
Rachni.qss Themes: Specify QListView instead of QListWidget 2021-10-24 02:23:55 -07:00
System.qss Themes: Specify QListView instead of QListWidget 2021-10-24 02:23:55 -07:00