MFC : Fixed my nick in the about dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@824 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
ad0362690f
commit
0297702bdd
|
@ -215,7 +215,7 @@ BEGIN
|
|||
RTEXT "Date compiled:",IDC_STATIC,36,30,54,8
|
||||
LTEXT "",IDC_DATE,96,30,78,8,SS_NOPREFIX
|
||||
GROUPBOX "Thanks go to:",IDC_STATIC,100,65,72,66
|
||||
CTEXT "blargg\nCostis\nchrono\nxKiv\nbgKu\nOrig. VBA team",IDC_STATIC,103,77,60,49
|
||||
CTEXT "blargg\nCostis\nchrono\nxKiv\nbgK\nOrig. VBA team",IDC_STATIC,103,77,60,49
|
||||
END
|
||||
|
||||
IDD_DIRECTORIES DIALOGEX 0, 0, 222, 270
|
||||
|
|
Loading…
Reference in New Issue