From f93f867c3da084c6d6c5e3ed23896609cff0e692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Mon, 5 Oct 2015 01:47:27 +0200 Subject: NOISSUE dissolve util library --- logic/InstanceList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logic/InstanceList.h') diff --git a/logic/InstanceList.h b/logic/InstanceList.h index 1799080a..3dbfaf70 100644 --- a/logic/InstanceList.h +++ b/logic/InstanceList.h @@ -140,7 +140,7 @@ public: * - CantCreateDir if the given instance directory cannot be created. */ InstCreateError copyInstance(InstancePtr &newInstance, InstancePtr &oldInstance, - const QString &instDir); + const QString &instDir, bool copySaves); /*! * \brief Loads an instance from the given directory. -- cgit v1.2.3