| 
    KiCad PCB EDA Suite
    
   | 
 
#include <common.h>#include <pgm_base.h>#include <base_screen.h>#include <eda_draw_frame.h>#include <title_block.h>#include <build_version.h>#include <settings/color_settings.h>#include <drawing_sheet/ds_draw_item.h>#include <gal/graphics_abstraction_layer.h>#include <text_eval/text_eval_wrapper.h>#include <drawing_sheet/ds_painter.h>#include <drawing_sheet/ds_data_item.h>#include <wx/app.h>Go to the source code of this file.
Variables | |
| static const wxString | productName = wxT( "KiCad E.D.A." ) | 
      
  | 
  static | 
Definition at line 44 of file ds_painter.cpp.
Referenced by DS_DRAW_ITEM_LIST::BuildFullText().