Skip to content
Commit afb4eefb authored by Lukasz Jaskiewicz's avatar Lukasz Jaskiewicz
Browse files

Fix bug that causes KStars to crash (segmentation fault) in Options window, bef$

Patch that fixes KStars crashing when Options window was closed, before TLEs ar$
Crash was in OpsSatellites::slotItemChanged(), because before TLEs are updated,$
of item which was accessed was 0x0. This patch also fixes view's header (it was$
because model was cleared after header was set) and makes items read-only.

CCBUG: 279028
parent 22ee7771
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment