Symbol Fields Table: Highlight proper symbols even if they aren't annotated

This commit is contained in:
dsa-t
2021-12-03 20:35:54 +00:00
committed by Wayne Stambaugh
parent f24bdf4067
commit cb482eb8eb
4 changed files with 45 additions and 18 deletions
+4
View File
@@ -42,6 +42,10 @@
#include <profile.h>
#ifdef KICAD_GAL_PROFILE
#include <wx/log.h>
#endif
namespace KIGFX {
class VIEW;