Make deleting a verb
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
parent
45368fbf2f
commit
11a0dbf810
3 changed files with 7 additions and 6 deletions
|
@ -43,4 +43,4 @@
|
|||
QString askToUpdateInstanceDirName(InstancePtr instance, QWidget* parent);
|
||||
|
||||
/// Check if there are linked instances, and display a warning; return true if the operation should proceed
|
||||
bool checkLinkedInstances(const QString& id, QWidget* parent);
|
||||
bool checkLinkedInstances(const QString& id, QWidget* parent, const QString& verb);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue