forked from qt-creator/qt-creator
WebAssembly: Move the device infobar setup to the device files
Change-Id: I201c0f1dba59530e9e8183cb24974baed049196e Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -3,12 +3,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <projectexplorer/devicesupport/idevicefwd.h>
|
||||
|
||||
namespace WebAssembly::Internal {
|
||||
|
||||
ProjectExplorer::IDevicePtr createWebAssemblyDevice();
|
||||
|
||||
void setupWebAssemblyDevice();
|
||||
|
||||
} // WebAssembly::Interenal
|
||||
|
||||
Reference in New Issue
Block a user