KiCad PCB EDA Suite
|
#include "dialog_manage_repositories.h"
#include <bitmaps/bitmap_types.h>
#include <bitmaps/bitmaps_list.h>
#include <grid_tricks.h>
#include <settings/kicad_settings.h>
#include <widgets/wx_grid.h>
#include <widgets/std_bitmap_button.h>
Go to the source code of this file.
Macros | |
#define | GRID_CELL_MARGIN 4 |
#define GRID_CELL_MARGIN 4 |
Definition at line 30 of file dialog_manage_repositories.cpp.