mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 04:27:45 -07:00
trailing newline
This commit is contained in:
parent
42ab8d09d2
commit
95d4c6ee6c
1 changed files with 1 additions and 1 deletions
|
|
@ -218,4 +218,4 @@ void CardDatabase::notifyEnabledSetsChanged()
|
||||||
void CardDatabase::addFormat(const FormatRulesPtr &format)
|
void CardDatabase::addFormat(const FormatRulesPtr &format)
|
||||||
{
|
{
|
||||||
formats.insert(format->formatName.toLower(), format);
|
formats.insert(format->formatName.toLower(), format);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue