remotelinux: rename LinuxDeviceConfiguration to LinuxDevice

Change-Id: I7e8a99d3339d2040a23e4e78816b13b57197dcdb
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
hjk
2012-07-27 13:31:13 +02:00
committed by Christian Kandeler
parent c80af2a40c
commit 6460254931
41 changed files with 124 additions and 136 deletions

View File

@@ -26,10 +26,11 @@
**
**
**************************************************************************/
#include "genericlinuxdeviceconfigurationwizardpages.h"
#include "ui_genericlinuxdeviceconfigurationwizardsetuppage.h"
#include "linuxdeviceconfiguration.h"
#include <projectexplorer/devicesupport/idevice.h>
namespace RemoteLinux {
namespace Internal {