mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 15:45:59 +01:00
2014-11-01 Fred Gleason <fredg@paravelsystems.com>
* Modified 'rdlogedit/edit_log.cpp' so as to retain external data attributes only when pasting from a 'cut' operation.
This commit is contained in:
@@ -102,6 +102,7 @@ class EditLog : public QDialog
|
||||
void UpdateTracks();
|
||||
bool DeleteTracks();
|
||||
bool ValidateSvc();
|
||||
void LoadClipboard(bool clear_ext);
|
||||
RDListViewItem *SingleSelection();
|
||||
RDLog *edit_log;
|
||||
RDLogEvent *edit_log_event;
|
||||
|
||||
Reference in New Issue
Block a user