Fixed about DLG link.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@541 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
mudlord 2008-05-28 06:48:08 +00:00
parent c2719482c8
commit a92d8bfdb2
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ BOOL AboutDialog::OnInitDialog()
m_translator.SubclassDlgItem(IDC_TRANSLATOR_URL, this);
}
m_link.SetWindowText("https://vbam.bountysource.com");
m_link.SetWindowText("http://vba-m.ngemu.com");
return TRUE; // return TRUE unless you set the focus to a control
// EXCEPTION: OCX Property Pages should return FALSE