Fixes the bug that causes pcbnew crash, when there are multiple net classes...
Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. Changed NETCLASS* to boost::shared_ptr<NETCLASS>.
Showing
Please register or sign in to comment