mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
2022-12-13 Fred Gleason <fredg@paravelsystems.com>
* Added logic to the 'Edit Log Marker' dialog in rdlogedit(1) to prevent entry of an empty comment. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -36,6 +36,9 @@ class EditMarker : public EditEvent
|
||||
public slots:
|
||||
int exec(RDLogLine *ll);
|
||||
|
||||
private slots:
|
||||
void commentChangedData(const QString &str);
|
||||
|
||||
protected:
|
||||
bool saveData();
|
||||
|
||||
|
Reference in New Issue
Block a user