PNS code formatting.
This commit is contained in:
parent
7f1f436a4e
commit
b16ade0805
|
@ -53,7 +53,7 @@ public:
|
||||||
m_layers = aParentLine.Layers();
|
m_layers = aParentLine.Layers();
|
||||||
m_marker = aParentLine.Marker();
|
m_marker = aParentLine.Marker();
|
||||||
m_rank = aParentLine.Rank();
|
m_rank = aParentLine.Rank();
|
||||||
};
|
}
|
||||||
|
|
||||||
static inline bool ClassOf( const PNS_ITEM* aItem )
|
static inline bool ClassOf( const PNS_ITEM* aItem )
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue