mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 09:33:57 -07:00
[VDE] Move variables
This commit is contained in:
parent
48c210634a
commit
e268bdf770
1 changed files with 1 additions and 1 deletions
|
|
@ -45,8 +45,8 @@ signals:
|
|||
void statsUpdated();
|
||||
|
||||
private:
|
||||
DeckListStatisticsAnalyzerConfig config;
|
||||
DeckListModel *model;
|
||||
DeckListStatisticsAnalyzerConfig config;
|
||||
|
||||
// Internal result containers
|
||||
QHash<QString, int> manaBaseMap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue