KiCad PCB EDA Suite
|
#include <wx/wupdlock.h>
#include <wx/stattext.h>
#include <gerbview.h>
#include <gerbview_frame.h>
#include <bitmaps.h>
#include <gerbview_id.h>
#include <gerber_file_image.h>
#include <gerber_file_image_list.h>
#include <string_utils.h>
#include <tool/actions.h>
#include <tool/action_toolbar.h>
#include <tools/gerbview_actions.h>
#include "widgets/gbr_layer_box_selector.h"
#include "widgets/dcode_selection_box.h"
Go to the source code of this file.
Macros | |
#define | NO_SELECTION_STRING _("<No selection>") |
#define NO_SELECTION_STRING _("<No selection>") |
Definition at line 292 of file toolbars_gerber.cpp.