mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 23:00:21 +01:00
Add a Clone button to create the 'same' Event just after the selected one
This commit is contained in:
@@ -57,6 +57,7 @@ class EditClock : public QDialog
|
||||
private slots:
|
||||
void selectionChangedData(QListViewItem *);
|
||||
void addData();
|
||||
void cloneData();
|
||||
void editData();
|
||||
void deleteData();
|
||||
void svcData();
|
||||
|
||||
Reference in New Issue
Block a user