[view.qt.settings] fix: not re-enabling the action buttons when a validation error is displayed

This commit is contained in:
Vinicius Moreira
2021-11-22 16:59:22 -03:00
parent 6dec050fad
commit f9386316ae
2 changed files with 8 additions and 0 deletions

View File

@@ -18,6 +18,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Arch
- **wget** as a hard requirement for Arch package management
- UI
- settings panel:
- not re-enabling the action buttons when a validation error is displayed
### Improvements
- General
- useless code removed