Permalink
Please
sign in to comment.
Browse files
[Windows] Fix crash when setting weekly updates.
It happens due to our wxRadioButtons having 3 options (indexed by 0, 1 and 2) but we trying to get the index 7 (due to want to check every 7 days). We should still implement something like WinSparkle for Windows. - Fix #499.
- Loading branch information
0 comments on commit
0710709