| 
    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"#include <toolbars_gerber.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 285 of file toolbars_gerber.cpp.
Referenced by GERBVIEW_FRAME::updateAperAttributesSelectBox(), GERBVIEW_FRAME::updateComponentListSelectBox(), GERBVIEW_FRAME::updateDCodeSelectBox(), and GERBVIEW_FRAME::updateNetnameListSelectBox().