mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2017-01-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'rdlogedit/edit_log.cpp' that caused a change to the Auto Refresh flag to fail to be saved.
This commit is contained in:
@@ -64,6 +64,7 @@ class EditLog : public QDialog
|
||||
void selectPurgeDateData();
|
||||
void serviceActivatedData(const QString &svcname);
|
||||
void dateValueChangedData(const QDate &);
|
||||
void autorefreshChangedData(int index);
|
||||
void startDateEnabledData(bool);
|
||||
void endDateEnabledData(bool);
|
||||
void insertCartButtonData();
|
||||
|
Reference in New Issue
Block a user