mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 23:12:14 -07:00
Update visual_database_display_color_filter_widget.cpp
This commit is contained in:
parent
8d109cede8
commit
43e577e5d7
1 changed files with 1 additions and 2 deletions
|
|
@ -142,7 +142,6 @@ void VisualDatabaseDisplayColorFilterWidget::removeFilter(QChar color)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void VisualDatabaseDisplayColorFilterWidget::updateFilterMode()
|
void VisualDatabaseDisplayColorFilterWidget::updateFilterMode()
|
||||||
{
|
{
|
||||||
switch (currentMode) {
|
switch (currentMode) {
|
||||||
|
|
@ -253,4 +252,4 @@ void VisualDatabaseDisplayColorFilterWidget::syncWithFilterModel()
|
||||||
setManaSymbolActive(manaSymbolWidget->getSymbolChar(), false);
|
setManaSymbolActive(manaSymbolWidget->getSymbolChar(), false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue