KiCad PCB EDA Suite
|
#include <cstring>
#include <memory>
#include <wx/translation.h>
#include <ki_exception.h>
#include <macros.h>
#include <lib_id.h>
Go to the source code of this file.
Functions | |
static int | checkLibNickname (const UTF8 &aField) |
|
static |
Definition at line 35 of file lib_id.cpp.
References UTF8::find_first_of().
Referenced by LIB_ID::Format(), and LIB_ID::SetLibNickname().