Formatting.
This commit is contained in:
parent
82167a7c96
commit
713c0197d9
|
@ -391,14 +391,12 @@ private:
|
|||
wxStaticText* m_statusLine3;
|
||||
wxButton* m_saveAndContinue;
|
||||
|
||||
// Tool dispatcher
|
||||
TOOL_DISPATCHER* m_toolDispatcher;
|
||||
|
||||
// Context menus for the list boxes
|
||||
ACTION_MENU* m_footprintContextMenu;
|
||||
ACTION_MENU* m_symbolsContextMenu;
|
||||
|
||||
// Undo/Redo item lists
|
||||
CVPCB_UNDO_REDO_LIST m_undoList;
|
||||
CVPCB_UNDO_REDO_LIST m_redoList;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue