Update docs.

Took 3 minutes
This commit is contained in:
Lukas Brübach 2025-11-10 09:38:12 +01:00
parent de05bc9e1e
commit 6114abc8bb

View file

@ -140,7 +140,6 @@ public:
* *
* Slots: * Slots:
* - rebuildTree(): rebuilds the model structure from the underlying DeckLoader. * - rebuildTree(): rebuilds the model structure from the underlying DeckLoader.
* - printDeckList(): renders the decklist to a QPrinter.
*/ */
class DeckListModel : public QAbstractItemModel class DeckListModel : public QAbstractItemModel
{ {