#include <id.h>
#include <kiplatform/ui.h>
#include <widgets/wx_infobar.h>
#include "wx/artprov.h"
#include <wx/aui/framemanager.h>
#include <wx/bmpbuttn.h>
#include <wx/debug.h>
#include <wx/hyperlink.h>
#include <wx/infobar.h>
#include <wx/sizer.h>
#include <wx/stattext.h>
#include <wx/timer.h>
#include <eda_base_frame.h>
Go to the source code of this file.
◆ wxDEFINE_EVENT() [1/2]
wxDEFINE_EVENT |
( |
KIEVT_DISMISS_INFOBAR |
, |
|
|
wxCommandEvent |
|
|
) |
| |
◆ wxDEFINE_EVENT() [2/2]
wxDEFINE_EVENT |
( |
KIEVT_SHOW_INFOBAR |
, |
|
|
wxCommandEvent |
|
|
) |
| |