| 
    KiCad PCB EDA Suite
    
   | 
 
#include <bitmaps.h>#include <git/kicad_git_common.h>#include <wx/settings.h>#include "project_tree_item.h"#include "project_tree_pane.h"#include "project_tree.h"#include "kicad_id.h"Go to the source code of this file.
Macros | |
| #define | PLATFORM_STYLE wxTR_NO_LINES | 
| #define PLATFORM_STYLE wxTR_NO_LINES | 
Definition at line 42 of file project_tree.cpp.
Referenced by PROJECT_TREE::PROJECT_TREE().