#include <chmlistctrl.h>
Public Member Functions | |
| CHMListPairItem (const wxString &title, const wxString &url) | |
| Trivial constructor. | |
Public Attributes | |
| wxString | _title |
| This will show up in the list. | |
| wxString | _url |
| This is what the title points to. | |
1.4.4