mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2018-07-31 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'RDMacro' to handle UTF-8 strings correctly.
This commit is contained in:
@@ -103,7 +103,7 @@ class MainObject : public QObject
|
||||
void RunSystemMaintRoutine();
|
||||
void RunLocalMaintRoutine();
|
||||
int GetMaintInterval() const;
|
||||
void ForwardConvert(RDMacro *rml) const;
|
||||
RDMacro ForwardConvert(const RDMacro &rml) const;
|
||||
bool LoadSwitchDriver(int matrix_num);
|
||||
QSqlDatabase *ripcd_db;
|
||||
QString ripcd_host;
|
||||
|
||||
Reference in New Issue
Block a user