Rename subtypeCountLabelStyle to subtypeTallyLabelStyle and fix include ordering

This commit is contained in:
DawnFire42 2026-06-09 11:58:49 -04:00
parent 5868db96c9
commit e2ebdc51ad
No known key found for this signature in database
GPG key ID: 24BB855EE2911B33
2 changed files with 4 additions and 4 deletions

View file

@ -82,8 +82,8 @@ set(cockatrice_SOURCES
src/game_graphics/game_scene.cpp
src/game/game_state.cpp
src/game_graphics/game_view.cpp
src/game/selection_subtype_tally.cpp
src/game_graphics/hand_counter.cpp
src/game/selection_subtype_tally.cpp
src/game_graphics/log/message_log_widget.cpp
src/game/phase.cpp
src/game_graphics/phases_toolbar.cpp