Code formatting
This commit is contained in:
parent
c758f434c0
commit
3c61b16e7b
|
@ -128,7 +128,7 @@ public:
|
|||
bool IsVisible( const VIEW_ITEM* aItem ) const;
|
||||
|
||||
/**
|
||||
* Function ViewUpdate()
|
||||
* Function Update()
|
||||
* For dynamic VIEWs, informs the associated VIEW that the graphical representation of
|
||||
* this item has changed. For static views calling has no effect.
|
||||
*
|
||||
|
|
|
@ -47,8 +47,6 @@ private:
|
|||
void handleCommonEvents( const TOOL_EVENT& aEvent );
|
||||
void updateStatusPopup( PNS_TUNE_STATUS_POPUP& aPopup );
|
||||
|
||||
|
||||
|
||||
PNS::MEANDER_SETTINGS m_savedMeanderSettings;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue