mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -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
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
/**
|
||||
* @enum DeckSortMethod
|
||||
* @ingroup DeckModels
|
||||
* @ingroup DeckModels
|
||||
* @brief Defines the different sort strategies a node may use
|
||||
* to order its children.
|
||||
*
|
||||
|
|
@ -44,7 +44,7 @@ class InnerDecklistNode;
|
|||
|
||||
/**
|
||||
* @class AbstractDecklistNode
|
||||
* @ingroup DeckModels
|
||||
* @ingroup DeckModels
|
||||
* @brief Base class for all nodes in the deck list tree.
|
||||
*
|
||||
* This class defines the common interface for every node in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue