forked from qt-creator/qt-creator
Core: Use an aspect for the Patch tool path setting
Change-Id: Ifc758fb4ac5d00a7b755ea06f3f6b98d53e7cc46 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -18,7 +18,6 @@ class CORE_EXPORT PatchTool
|
||||
{
|
||||
public:
|
||||
static Utils::FilePath patchCommand();
|
||||
static void setPatchCommand(const Utils::FilePath &newCommand);
|
||||
|
||||
static bool confirmPatching(QWidget *parent, PatchAction patchAction, bool isModified);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user