Skip to content

Change gpg period spinbox from int to double

Hy Murveit requested to merge murveit/kstars:gpg-fix4 into master

also change the stored kstars.kcfg variable from Int to Double. It should have been doubles all along as suggested by @gmaxwell.

Please let me know if you think this MR will have adverse affects on those with stored (int) values for the now double option, and if so, if there's a good way to not mess up their option values for the gpg period.

Merge request reports