Merge defnax's branch

This commit is contained in:
hunbernd 2020-01-02 18:57:55 +01:00
commit dae10b06bb

View file

@ -630,7 +630,7 @@ void PostedListWidget::applyRanking()
++counter; ++counter;
} }
// Card View // Card View
counter = 0; counter = 0;
QLayout *cviewlayout = ui->scrollAreaWidgetContentsCardView->layout(); QLayout *cviewlayout = ui->scrollAreaWidgetContentsCardView->layout();