7#ifndef MANA_DEVOTION_WIDGET_H
8#define MANA_DEVOTION_WIDGET_H
27 void mergeManaCounts(std::unordered_map<char, int> &manaCounts1,
const std::unordered_map<char, int> &manaCounts2);
Qt model representing a decklist for use in views (tree/table).
Definition deck_list_model.h:200