mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-06 00:30:25 +01:00
2022-12-13 Fred Gleason <fredg@paravelsystems.com>
* Added logic to the 'Edit Log Entry' dialog in rdlogedit(1) to prevent entry of an invalid cart number. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -47,6 +47,7 @@ class EditEvent : public RDDialog
|
||||
|
||||
protected:
|
||||
int exec();
|
||||
void setOkEnabled(bool state);
|
||||
RDLogLine *logLine();
|
||||
void setLogLine(RDLogLine *ll);
|
||||
virtual bool saveData()=0;
|
||||
|
||||
Reference in New Issue
Block a user