#include <charconv>
#include <fmt/format.h>
#include <wx/base64.h>
#include <wx/ffile.h>
#include <wx/log.h>
#include <eda_item.h>
#include <locale_io.h>
#include <string_utils.h>
#include <drawing_sheet/ds_data_item.h>
#include <drawing_sheet/ds_data_model.h>
#include <drawing_sheet/ds_painter.h>
#include <drawing_sheet/drawing_sheet_lexer.h>
#include <drawing_sheet/ds_file_versions.h>
#include <font/font.h>
Go to the source code of this file.
◆ convertLegacyVariableRefs()
wxString convertLegacyVariableRefs |
( |
const wxString & |
aTextbase | ) |
|
◆ defaultDrawingSheet
const char defaultDrawingSheet[] |
|
extern |
◆ emptyDrawingSheet
const char emptyDrawingSheet[] |
|
extern |