#include <wx/panel.h>
#include "wx/export.h"
Include dependency graph for pane.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | EVT_PANE_CLOSED(fn) |
|
Value: DECLARE_EVENT_TABLE_ENTRY( wxEVT_PANE_CLOSED, -1, -1, \ (wxObjectEventFunction) (wxEventFunction) & fn, NULL ), |