mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-13 16:16:36 +01:00
Undo commit
This commit is contained in:
@@ -2728,7 +2728,7 @@ void RDLogPlay::Playing(int id)
|
|||||||
emit played(line);
|
emit played(line);
|
||||||
AdvanceActiveEvent();
|
AdvanceActiveEvent();
|
||||||
UpdatePostPoint();
|
UpdatePostPoint();
|
||||||
if (play_log!=NULL&&isRefreshable()&&play_log->autoRefresh()) {
|
if (isRefreshable()&&play_log->autoRefresh()) {
|
||||||
refresh();
|
refresh();
|
||||||
}
|
}
|
||||||
LogPlayEvent(logline);
|
LogPlayEvent(logline);
|
||||||
|
|||||||
Reference in New Issue
Block a user