20#ifndef COMMAND_SCH_UPGRADE_H
21#define COMMAND_SCH_UPGRADE_H
COMMAND(const std::string &aName)
Define a new COMMAND instance.
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
int doPerform(KIWAY &aKiway) override
The internal handler that should be overloaded to implement command specific processing and work.