mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-23 07:58:09 +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:
parent
e29dc99a00
commit
188c6c4bb5
@ -14823,3 +14823,6 @@
|
||||
'rdairplay/log_play.cpp'.
|
||||
2015-08-12 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Incremented the package version to 2.10.3caefix04.
|
||||
2015-08-13 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Commented out the 'qApp->processEvents()' call in the
|
||||
'refreshStatusChangedData()' method in 'rdairplay/rdairplay.cpp'.
|
||||
|
@ -1973,7 +1973,7 @@ void MainWidget::refreshStatusChangedData(bool active)
|
||||
}
|
||||
air_refresh_label->setText("");
|
||||
}
|
||||
qApp->processEvents();
|
||||
// qApp->processEvents();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user