mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02: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