KiCad PCB EDA Suite
|
#include "dialog_template_selector.h"
#include <bitmaps.h>
#include <widgets/std_bitmap_button.h>
#include <widgets/ui_common.h>
#include <wx_filename.h>
#include <wx/dir.h>
#include <wx/dirdlg.h>
#include <wx/settings.h>
Go to the source code of this file.
Functions | |
static const wxString | GetWelcomeHtml () |
|
static |
Definition at line 34 of file dialog_template_selector.cpp.
References _.
Referenced by DIALOG_TEMPLATE_SELECTOR::DIALOG_TEMPLATE_SELECTOR(), DIALOG_TEMPLATE_SELECTOR::OnPageChange(), and DIALOG_TEMPLATE_SELECTOR::replaceCurrentPage().