mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 10:29:59 +03:00
Merge branch 'develop' into feature_version_json_butchery
This commit is contained in:
commit
6b76af116e
1 changed files with 2 additions and 0 deletions
|
|
@ -429,6 +429,8 @@ void GroupView::mouseDoubleClickEvent(QMouseEvent *event)
|
|||
|
||||
void GroupView::paintEvent(QPaintEvent *event)
|
||||
{
|
||||
executeDelayedItemsLayout();
|
||||
|
||||
QPainter painter(this->viewport());
|
||||
|
||||
QStyleOptionViewItemV4 option(viewOptions());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue