mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Lint some ingroup definitions.
Took 10 minutes Took 2 seconds
This commit is contained in:
parent
12b4d2e1c5
commit
99fb3c8e58
9 changed files with 12 additions and 12 deletions
|
|
@ -28,7 +28,7 @@ class InnerDecklistNode;
|
|||
|
||||
/**
|
||||
* @class SideboardPlan
|
||||
* @ingroup Decks
|
||||
* @ingroup Decks
|
||||
* @brief Represents a predefined sideboarding strategy for a deck.
|
||||
*
|
||||
* Sideboard plans store a named list of card movements that should be applied
|
||||
|
|
@ -89,7 +89,7 @@ public:
|
|||
|
||||
/**
|
||||
* @class DeckList
|
||||
* @ingroup Decks
|
||||
* @ingroup Decks
|
||||
* @brief Represents a complete deck, including metadata, zones, cards,
|
||||
* and sideboard plans.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue