mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 08:01:13 +02:00
2023-09-20 Fred Gleason <fredg@paravelsystems.com>
* Modified 'RDMarkerPlayer' to work with revised 'RDCae'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -131,7 +131,7 @@ MainObject::MainObject(QObject *parent)
|
||||
//
|
||||
// CAE Connection
|
||||
//
|
||||
rda->cae()->connectHost();
|
||||
rda->cae()->connectToHost(0); // Assume no persistent operations!
|
||||
|
||||
if(qApp->arguments().size()!=1) {
|
||||
debug=true;
|
||||
|
Reference in New Issue
Block a user