mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2018-07-05 Fred Gleason <fredg@paravelsystems.com>
* Added an 'ELR_LINES' table to the database. * Incremented the database version to 289. * Removed the 'RDSvc::serviceTableName()' method.
This commit is contained in:
@@ -105,7 +105,6 @@ class RDSvc : public QObject
|
||||
static void remove(const QString &name);
|
||||
static bool exists(const QString &name);
|
||||
static QString timeString(int hour,int secs);
|
||||
static QString svcTableName(const QString &svc_name);
|
||||
|
||||
signals:
|
||||
void generationProgress(int step);
|
||||
|
Reference in New Issue
Block a user