mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2022-09-30 Fred Gleason <fredg@paravelsystems.com>
* Updated various dialogs in rdcatch(1) to use new 'pretty text' styling for cart and cut objects. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -50,7 +50,7 @@ class AddRecording : public RDDialog
|
||||
void closeEvent(QCloseEvent *e);
|
||||
|
||||
private:
|
||||
unsigned AddRecord(unsigned chan) const;
|
||||
unsigned AddRecord(RDRecording::Type type,unsigned chan) const;
|
||||
void DeleteRecord();
|
||||
unsigned *add_record_id;
|
||||
RDRecording::Type *add_type;
|
||||
|
Reference in New Issue
Block a user