See OptionsDlg.cpp for more info.
Definition in file OptDlg.h.
#include "mg/Setup.h"
#include "mg/GUIUtils.h"
#include "mg/OptTreeCtrl.h"
#include <wx/config.h>
Go to the source code of this file.
|
Value: DECLARE_EVENT_TABLE_ENTRY( mgEVT_OPTIONS_CHANGED, wxID_ANY, \ wxID_ANY, (wxObjectEventFunction) (wxEventFunction) \ wxStaticCastEvent( wxCommandEventFunction, & func ), \ (wxObject *) NULL ), |
[ Top ] |