mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2018-01-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed races in creation of new carts.
This commit is contained in:
@@ -76,7 +76,7 @@ class MainWidget : public QWidget
|
||||
bool ImportAudio();
|
||||
bool WriteTrafficFile();
|
||||
bool CheckSpot(const QString &isci);
|
||||
bool ImportSpot(Event *evt);
|
||||
bool ImportSpot(Event *evt,QString *err_msg);
|
||||
void ActivateBar(bool state);
|
||||
Event *GetEvent(const QString &isci);
|
||||
QTime GetTime(const QString &str) const;
|
||||
|
Reference in New Issue
Block a user