widgets: Remove stale documentation of QWidgetRepaintManager::flush
Change-Id: I5c4df4a8694bc56014beaec34a81219d91332fec Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
This commit is contained in:
parent
5085f8e211
commit
4dab6184f5
@ -1341,7 +1341,6 @@ void QWidgetRepaintManager::doSync()
|
||||
/*!
|
||||
Flushes the contents of the backing store into the top-level widget.
|
||||
If the \a widget is non-zero, the content is flushed to the \a widget.
|
||||
If the \a surface is non-zero, the content of the \a surface is flushed.
|
||||
*/
|
||||
void QWidgetRepaintManager::flush(QWidget *widget)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user