KiCad PCB EDA Suite
|
#include <id.h>
#include <kiplatform/ui.h>
#include <widgets/wx_infobar.h>
#include "wx/artprov.h"
#include <wx/aui/framemanager.h>
#include <wx/debug.h>
#include <wx/infobar.h>
#include <wx/sizer.h>
#include <wx/timer.h>
#include <wx/hyperlink.h>
#include <wx/bmpbuttn.h>
#include <eda_base_frame.h>
Go to the source code of this file.
Functions | |
wxDEFINE_EVENT (KIEVT_SHOW_INFOBAR, wxCommandEvent) | |
wxDEFINE_EVENT (KIEVT_DISMISS_INFOBAR, wxCommandEvent) | |
wxDEFINE_EVENT | ( | KIEVT_DISMISS_INFOBAR | , |
wxCommandEvent | |||
) |
wxDEFINE_EVENT | ( | KIEVT_SHOW_INFOBAR | , |
wxCommandEvent | |||
) |