Wayne Stambaugh
cb72da294a
More NULL expunging.
2021-07-16 16:13:41 -04:00
Jeff Young
97c34e2516
ADDED alternate pin definitions and assignments.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/2002
2020-08-21 18:29:36 +01:00
Simon Richter
fbace8e513
Fixed two hidden overloaded function warnings.
...
Correct way of writing commit c4db8bf4
.
2017-01-18 17:24:50 +01:00
Maciej Suminski
c4db8bf45f
Revert "Removed Pin{Shape,Type}ComboBox::SetSelection()."
...
Enforcing the appropriate type is a good thing, though it results in
build warnings. For the moment we stay with the latter.
This reverts commit 6dd47119fe
.
2017-01-18 16:58:20 +01:00
Maciej Suminski
6dd47119fe
Removed Pin{Shape,Type}ComboBox::SetSelection().
...
These methods were hiding an overloaded method, which was called anyway.
2017-01-18 14:20:39 +01:00
jean-pierre charras
0d1395ee08
Fix coverity warnings:
...
CID 135848: Memory - illegal accesses
CID 135846: Class hierarchy inconsistencies
2016-03-06 09:31:00 +01:00
unknown
4b103baa3a
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
2016-02-28 18:33:29 +01:00