PNS code formatting.

This commit is contained in:
Maciej Suminski 2015-07-22 10:46:56 +02:00
parent 7f1f436a4e
commit b16ade0805
5 changed files with 12 additions and 12 deletions

View File

@ -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 )
{ {