Skip to content

What's up tonight DSO fix

Jasem Mutlaq requested to merge (removed):wut_dso_fix into master

DSOs were not loaded properly in What's Up tonight dialog since the list has their long names, so when a name was selected, it fails to find an object matching the long name. Now using their primary name only. Rise/Set time were not showing and used QString::arg instead to format it.

Merge request reports