KiCad PCB EDA Suite
|
#include <dialogs/dialog_plugin_options.h>
#include <grid_tricks.h>
#include <lib_table_base.h>
#include <widgets/wx_grid.h>
#include <widgets/std_bitmap_button.h>
#include <bitmaps.h>
#include <string_utils.h>
Go to the source code of this file.
Macros | |
#define | INITIAL_HELP _( "Select an <b>Option Choice</b> in the listbox above, and then click the <b>Append Selected Option</b> button." ) |
#define INITIAL_HELP _( "Select an <b>Option Choice</b> in the listbox above, and then click the <b>Append Selected Option</b> button." ) |
Definition at line 36 of file dialog_plugin_options.cpp.