KiCad PCB EDA Suite
Loading...
Searching...
No Matches
symbol_diff_frame.cpp File Reference
#include <symbol_diff_frame.h>
#include <sch_base_frame.h>
#include <wx/event.h>

Go to the source code of this file.

Macros

#define LIB_VIEW_STYLE   ( KICAD_DEFAULT_DRAWFRAME_STYLE )
 
#define LIB_VIEW_STYLE_MODAL   ( KICAD_DEFAULT_DRAWFRAME_STYLE | wxFRAME_FLOAT_ON_PARENT )
 

Macro Definition Documentation

◆ LIB_VIEW_STYLE

#define LIB_VIEW_STYLE   ( KICAD_DEFAULT_DRAWFRAME_STYLE )

Definition at line 52 of file symbol_diff_frame.cpp.

◆ LIB_VIEW_STYLE_MODAL

#define LIB_VIEW_STYLE_MODAL   ( KICAD_DEFAULT_DRAWFRAME_STYLE | wxFRAME_FLOAT_ON_PARENT )

Definition at line 53 of file symbol_diff_frame.cpp.