| 
    KiCad PCB EDA Suite
    
   | 
 
#include "command_sym_upgrade.h"#include <cli/exit_codes.h>#include "jobs/job_sym_upgrade.h"#include <kiface_base.h>#include <layer_ids.h>#include <wx/crt.h>#include <wx/dir.h>#include <macros.h>Go to the source code of this file.
Macros | |
| #define | ARG_FORCE "--force" | 
| #define ARG_FORCE "--force" | 
Definition at line 32 of file command_sym_upgrade.cpp.