forked from qt-creator/qt-creator
remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorer
Change-Id: Iafd7f109de3076375e667aff0c429405cef07b55 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
@@ -37,11 +37,11 @@
|
||||
#include "qnxdeviceconfigurationwizardpages.h"
|
||||
#include "qnxdeviceconfiguration.h"
|
||||
|
||||
#include <projectexplorer/devicesupport/deviceusedportsgatherer.h>
|
||||
#include <remotelinux/genericlinuxdeviceconfigurationwizardpages.h>
|
||||
#include <remotelinux/linuxdevicetestdialog.h>
|
||||
#include <remotelinux/linuxdevicetester.h>
|
||||
#include <utils/portlist.h>
|
||||
#include <remotelinux/remotelinuxusedportsgatherer.h>
|
||||
#include <ssh/sshconnection.h>
|
||||
|
||||
using namespace ProjectExplorer;
|
||||
|
||||
Reference in New Issue
Block a user