forked from videolan/vlc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qt: refactor styles combobox and print the default style
- Currently style handling is handled in a really fragile manner. The order of keys provided by `QStyleFactory` is expected to directly match the combobox. At the same time, if the style is not overridden, then there should be no need to save this in the settings. - Although the first entry is the default style, it does not provide what the style is. Now, the style itself is printed as well.
- Loading branch information
Showing
1 changed file
with
27 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters