2021-02-10 Fred Gleason <fredg@paravelsystems.com>

* Added a 'RDClockModel' model.
	* Refactored the 'Edit Clock' dialog in rdlogmanager(1) to use
	the model base API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-10 15:49:42 -05:00
parent 5a67731cbd
commit da1d8f62fb
33 changed files with 1014 additions and 443 deletions

View File

@@ -30,8 +30,6 @@
#include <rddialog.h>
#include <rdschedruleslist.h>
#include "clock_listview.h"
class EditSchedCodeRules : public RDDialog
{
Q_OBJECT