fix column headers

svn path=/trunk/; revision=15738
This commit is contained in:
Martin Fuchs
2005-06-02 21:32:21 +00:00
parent c7f2fa3f15
commit dcf3800a39
+1 -1
View File
@@ -4449,7 +4449,7 @@ static void InitInstance(HINSTANCE hinstance)
#endif
/* load column strings */
col = 0;
col = 1;
load_string(g_pos_names[col++], IDS_COL_NAME);
load_string(g_pos_names[col++], IDS_COL_SIZE);