diff options
author | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2023-06-10 16:42:16 -0400 |
---|---|---|
committer | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2023-07-21 10:56:54 -0400 |
commit | 7515c502c5c417e733f55b3f95400464491dd057 (patch) | |
tree | 05ca80ed3d4118950ee906bf2511adbf56701914 /src/yuzu/configuration/config.cpp | |
parent | 79024bb9554ba676a654ff76335008e37181be1c (diff) |
shared_widget: Avoid calling QWidgetPrivate::setVisible
This particular setVisible function is unnecessary.
It also has horrible runtime performance, so much that it consumed maybe
80% of the time used to create a widget.
Diffstat (limited to 'src/yuzu/configuration/config.cpp')
0 files changed, 0 insertions, 0 deletions