Fix comment.

(cherry picked from commit a00aeb78767532c0b74d784b1a2e6cbc1edc6d83)
This commit is contained in:
Jeff Young 2025-02-19 16:22:53 +00:00
parent 866a5722f6
commit 1ec7051f97

View File

@ -64,7 +64,7 @@ enum FRAME_T
KIWAY_PLAYER_COUNT, // counts subset of FRAME_T's which are KIWAY_PLAYER derivatives KIWAY_PLAYER_COUNT, // counts subset of FRAME_T's which are KIWAY_PLAYER derivatives
// C++ project manager is not a KIWAY_PLAYER // Kicad project manager is not a KIWAY_PLAYER
KICAD_MAIN_FRAME_T = KIWAY_PLAYER_COUNT, KICAD_MAIN_FRAME_T = KIWAY_PLAYER_COUNT,
FRAME_T_COUNT, FRAME_T_COUNT,