mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 10:13:19 +02:00
Fix comment.
(cherry picked from commit a00aeb78767532c0b74d784b1a2e6cbc1edc6d83)
This commit is contained in:
parent
866a5722f6
commit
1ec7051f97
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user