| 
    KiCad PCB EDA Suite
    
   | 
 
#include <kiplatform/ui.h>#include <pgm_base.h>#include <settings/common_settings.h>#include <widgets/bitmap_button.h>#include <wx/button.h>#include <wx/dcclient.h>#include <wx/renderer.h>#include <wx/settings.h>Go to the source code of this file.
Macros | |
| #define | wxCONTROL_SEPARATOR wxCONTROL_SPECIAL | 
| #define wxCONTROL_SEPARATOR wxCONTROL_SPECIAL | 
Definition at line 34 of file bitmap_button.cpp.
Referenced by BITMAP_BUTTON::DoGetBestSize(), BITMAP_BUTTON::OnPaint(), and BITMAP_BUTTON::SetIsSeparator().