KiCad PCB EDA Suite
|
#include <algorithm>
#include <set>
#include <bitmaps.h>
#include <string_utils.h>
#include <dialogs/eda_reorderable_list_dialog.h>
#include <widgets/std_bitmap_button.h>
Go to the source code of this file.
Variables | |
static int | DEFAULT_SINGLE_COL_WIDTH = 260 |
|
static |
Definition at line 28 of file eda_reorderable_list_dialog.cpp.