|
Odamex
Setting the Standard in Multiplayer Doom
|
#include <dlg_about.h>
Public Member Functions | |
| dlgAbout (wxWindow *parent, wxWindowID id=-1) | |
| virtual | ~dlgAbout () |
Protected Member Functions | |
| void | OnTxtCtrlUrlClick (wxTextUrlEvent &event) |
Protected Attributes | |
| wxStaticText * | m_StcTxtCopyright |
| wxStaticText * | m_StcTxtVersion |
| wxStaticText * | m_StcTxtWxVer |
| wxTextCtrl * | m_TxtCtrlDevelopers |
| dlgAbout::dlgAbout | ( | wxWindow * | parent, |
| wxWindowID | id = -1 |
||
| ) |
| virtual dlgAbout::~dlgAbout | ( | ) | [inline, virtual] |
| void dlgAbout::OnTxtCtrlUrlClick | ( | wxTextUrlEvent & | event | ) | [protected] |
wxStaticText* dlgAbout::m_StcTxtCopyright [protected] |
wxStaticText* dlgAbout::m_StcTxtVersion [protected] |
wxStaticText* dlgAbout::m_StcTxtWxVer [protected] |
wxTextCtrl* dlgAbout::m_TxtCtrlDevelopers [protected] |