mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2017-01-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions in 'rdlogedit/edit_log.cpp' that caused a change to the Purge Date values to fail to be saved.
This commit is contained in:
@@ -61,6 +61,8 @@ class EditLog : public QDialog
|
||||
|
||||
private slots:
|
||||
void descriptionChangedData(const QString &);
|
||||
void purgeDateChangedData(const QDate &date);
|
||||
void purgeDateToggledData(bool state);
|
||||
void selectPurgeDateData();
|
||||
void serviceActivatedData(const QString &svcname);
|
||||
void dateValueChangedData(const QDate &);
|
||||
|
||||
Reference in New Issue
Block a user