| 
    KiCad PCB EDA Suite
    
   | 
 
#include <iostream>#include <sstream>#include <wx/dynload.h>#include <wx/log.h>#include <wx/string.h>#include <wx/translation.h>#include "pluginldr.h"Go to the source code of this file.
Variables | |
| const wxChar *const | tracePluginLoader = wxT( "KICAD_PLUGIN_LOADER" ) | 
| Flag to enable plugin loader trace output.   | |