Add hyperlinks to the about page

This commit is contained in:
Ron Pedde
2006-06-06 03:36:17 +00:00
parent ee68d3905a
commit 6428e2f531
5 changed files with 64 additions and 18 deletions

View File

@@ -34,6 +34,9 @@ class CAboutPage :
};
int m_column_widths[SUBITEM_COUNT];
CHyperLink m_roku_link;
CHyperLink m_firefly_link;
// String version of information ready to write to the clipboard
CString m_versions;