Command ID refactoring and other minor improvements.
* Split out application specific command IDs to prevent unnecessary rebuilding. * Eliminate duplicate menu and tool bar command IDs. * Split component library editor and viewer definitions to separate header files. * More component library and document file merge code. * A bunch of minor string readability and consistency fixes.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
#include "wxPcbStruct.h"
|
||||
#include "pcbplot.h"
|
||||
#include "worksheet.h"
|
||||
#include "id.h"
|
||||
#include "pcbnew_id.h"
|
||||
#include "protos.h"
|
||||
|
||||
#define PLOT_DEFAULT_MARGE 300 // mils
|
||||
|
||||
Reference in New Issue
Block a user