lat9nq 7515c502c5 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.
2023-07-21 10:56:54 -04:00
..
2023-07-21 10:56:07 -04:00
2022-07-19 16:20:16 -03:00
2022-09-15 01:43:03 -07:00
2023-07-21 10:56:54 -04:00