mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
Merged v2.17.0-remerge-fix
This commit is contained in:
@@ -89,8 +89,8 @@ class RDSvc : public QObject
|
||||
const QString &nextname,QString *report,RDUser *user);
|
||||
bool linkLog(RDSvc::ImportSource src,const QDate &date,
|
||||
const QString &logname,QString *report);
|
||||
void clearLogLinks(RDSvc::ImportSource src,const QDate &date,
|
||||
const QString &logname);
|
||||
void clearLogLinks(RDSvc::ImportSource src,const QString &logname);
|
||||
void create(const QString exemplar) const;
|
||||
void remove() const;
|
||||
QString xml() const;
|
||||
static bool create(const QString &name,QString *err_msg,
|
||||
|
||||
Reference in New Issue
Block a user