Use XToString2.

This commit is contained in:
Steve Checkoway
2006-10-15 00:00:22 +00:00
parent 5c88094731
commit 04bff6bc1d
34 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ static const char *CourseEntryActionNames[] = {
"Insert Entry",
"Delete",
};
XToString( CourseEntryAction, NUM_CourseEntryAction );
XToString2( CourseEntryAction );
#define FOREACH_CourseEntryAction( i ) FOREACH_ENUM( CourseEntryAction, i )
static MenuDef g_TempMenu(