Skip to content

Commit

Permalink
fix(dxcb): the DFrameWindow shadow area
Browse files Browse the repository at this point in the history
Change-Id: I277511a40e8571bab1ec7831c5d4ebb80cf7cdd2
  • Loading branch information
zccrs committed Oct 30, 2017
1 parent da8040c commit 6e9c827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platformplugin/dframewindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ void DFrameWindow::setContentPath(const QPainterPath &path, bool isRoundedRect,
}

updateMask();
update();
}

void DFrameWindow::updateShadowPixmap()
Expand Down

0 comments on commit 6e9c827

Please sign in to comment.