7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-21 00:21:25 +00:00

Fix comment.

This commit is contained in:
Jeff Young 2025-02-19 16:22:53 +00:00
parent e018a33628
commit a00aeb7876

View File

@ -64,7 +64,7 @@ enum FRAME_T
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,
FRAME_T_COUNT,