Skip to content

Fix compiler warnings in opsgpg

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

I created errors in opsgpg.ui caused by hand-editing that file. The compiler fixed them and did the right thing. This commit fixes up those issues (multiple use of the same labels) and thus removes the compiler warnings.

Merge request reports