kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23207
[PATCH] Add icons to pin table's type column
Hi,
this makes the pin table a tiny bit more beautiful and/or easier to read,
by adding the icon for the pin type to the left of it.
The refactoring patch from earlier is a prerequisite for this, because it
makes the strings and bitmaps accessible from the context of the data
model class.
Simon
Simon Richter (1):
Add icon to pin type column
eeschema/dialogs/dialog_lib_edit_pin_table.cpp | 51 ++++++++++++++++++++++++--
1 file changed, 47 insertions(+), 4 deletions(-)
--
2.1.4
Follow ups