forked from qt-creator/qt-creator
Docker: Handle daemon globally
The daemon state is not a device dependent setting. Change-Id: Ic972fdc5cbb06395e04709858312b4d336321577 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -107,8 +107,6 @@ public:
|
||||
|
||||
void tryCreateLocalFileAccess() const;
|
||||
bool hasLocalFileAccess() const;
|
||||
bool isDaemonRunning() const;
|
||||
void resetDaemonState();
|
||||
void setMounts(const QStringList &mounts) const;
|
||||
|
||||
Utils::FilePath mapToLocalAccess(const Utils::FilePath &filePath) const;
|
||||
|
||||
Reference in New Issue
Block a user