Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
Fix checkboxes in General Config (#1543) (#1793)
* GeneralConf.cpp: Remove redundant initializations Removed unnecessary setChecked and setValue calls in init* methods which get called inside updateComponents anyway. Also added missing function calls in updateComponents. This has exposed more bugs. Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com> * Merge updateComponents and setActualFormData Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com> * Fix useJpgForClipboard checkbox Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com> * Fix crash when 'Automatic updates' is checked The config window used to crash when 'Automatic updates' check box was interacted with, if the application started with the system tray disabled. Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com> * Some cleanup Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
H
Haris Gušić committed
b2ecb70e386c51315d25fd1ab5b45a7bfc9e04a9
Parent: 2608d1e
Committed by GitHub <noreply@github.com>
on 8/2/2021, 1:56:09 PM