mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2021-08-31 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Enable Now & Next' checkbox from the 'Edit Group' dialog in rdadmin(1). * Removed the 'RDGroup::enableNowNext()' and 'RDGroup::setEnableNowNext()' methods. * Removed the 'RDLogLine::nowNextEnabled()' and 'RDLogLine::setNowNextEnabled()' methods. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -105,7 +105,6 @@ class RDLogModel : public QAbstractTableModel
|
||||
void SaveLine(int line);
|
||||
void InsertLines(QString values);
|
||||
void InsertLineValues(QString *query, int line);
|
||||
void LoadNowNext(unsigned from_line);
|
||||
void MakeModel();
|
||||
QPalette d_palette;
|
||||
QFont d_font;
|
||||
|
||||
Reference in New Issue
Block a user