mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
2015-08-13 Fred Gleason <fredg@paravelsystems.com>
* Commented out the 'qApp->processEvents()' call in the 'refreshStatusChangedData()' method in 'rdairplay/rdairplay.cpp'.
This commit is contained in:
@@ -1973,7 +1973,7 @@ void MainWidget::refreshStatusChangedData(bool active)
|
||||
}
|
||||
air_refresh_label->setText("");
|
||||
}
|
||||
qApp->processEvents();
|
||||
// qApp->processEvents();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user