forked from qt-creator/qt-creator
RemoteLinux: Move constants and functions to more suitable locations.
Mostly to facilitate splitting up generic Linux und Maemo-specific things. Change-Id: I6072ae7deaea013219e8969d6a5254e6c5c96693 Reviewed-on: http://codereview.qt.nokia.com/2098 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
@@ -62,11 +62,6 @@ public:
|
||||
|
||||
typedef quint64 Id;
|
||||
|
||||
static const QString Maemo5OsType;
|
||||
static const QString HarmattanOsType;
|
||||
static const QString MeeGoOsType;
|
||||
static const QString GenericLinuxOsType;
|
||||
|
||||
enum DeviceType { Physical, Emulator };
|
||||
|
||||
~LinuxDeviceConfiguration();
|
||||
|
||||
Reference in New Issue
Block a user