[fix][settings] crashing when an unknown Qt style is set

This commit is contained in:
Vinicius Moreira
2020-05-03 16:29:42 -03:00
parent 6a14c20fd0
commit 08ddea55fd
10 changed files with 22 additions and 2 deletions

View File

@@ -29,6 +29,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- Arch
- file not found error while organizing the data of installed packages [#101](https://github.com/vinifmor/bauh/issues/101)
- Settings
- crashing when an unknown Qt style is set [#69](https://github.com/vinifmor/bauh/issues/69)
### UI
- icons, buttons and colors changes