mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-16 07:22:16 -07:00
make the protected methods static
This commit is contained in:
parent
9f4c98d0f4
commit
0ebedb3bd8
2 changed files with 22 additions and 22 deletions
|
|
@ -164,10 +164,6 @@ public:
|
|||
return allSets;
|
||||
}
|
||||
void clear();
|
||||
|
||||
protected:
|
||||
inline QString getStringPropertyFromMap(const QVariantMap &card, const QString &propertyName);
|
||||
void sortAndReduceColors(QString &colors);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue