Skip to content

Use QSharedPointer for DriverInfo

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

This is part of the goal of getting rid of using raw pointers in KStars. It was driven in part due to a crash when using remote connections in device manager where the remote server is lost.

Merge request reports