mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 07:31:19 +02:00
Changed logging to better support command line and dropbox execution
This commit is contained in:
@@ -73,7 +73,7 @@ class MainObject : public QObject
|
||||
void WriteTimestampCache(const QString &filename,const QDateTime &dt);
|
||||
bool SchedulerCodeExists(const QString &code) const;
|
||||
void ReadXmlFile(const QString &basename,RDWaveData *wavedata) const;
|
||||
void LogError(RDConfig::LogPriority prio,const QString &msg);
|
||||
void Log(RDConfig::LogPriority prio,const QString &msg) const;
|
||||
void SendNotification(RDNotification::Action action,unsigned cartnum);
|
||||
unsigned import_file_key;
|
||||
RDGroup *import_group;
|
||||
|
Reference in New Issue
Block a user