mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Remove a debug.
This commit is contained in:
parent
47e6780ffa
commit
fb20365ea0
1 changed files with 0 additions and 1 deletions
|
|
@ -157,7 +157,6 @@ void VisualDeckEditorWidget::actChangeActiveGroupCriteria()
|
|||
|
||||
void VisualDeckEditorWidget::actChangeActiveSortCriteria()
|
||||
{
|
||||
qDebug() << "lol lmao, triggered";
|
||||
QStringList selectedCriteria;
|
||||
for (int i = 0; i < sortByListWidget->count(); ++i) {
|
||||
QListWidgetItem *item = sortByListWidget->item(i);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue