#include "wx/frame.h"
#include "wx/richtext/richtextctrl.h"
#include "ResourceDescriptionList/ResourceDescriptionList.h"
Go to the source code of this file.
Define Documentation
#define SYMBOL_VIEWRDL_IDNAME ID_VIEWRDL |
#define SYMBOL_VIEWRDL_POSITION wxDefaultPosition |
#define SYMBOL_VIEWRDL_SIZE wxSize(400, 350) |
#define SYMBOL_VIEWRDL_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
Includes
Forward declarations
Control identifiers
Definition at line 35 of file ViewRDL.h.
#define SYMBOL_VIEWRDL_TITLE _("ViewRDL") |