RemoteLinux: Rename and export MaemoUsedPortsGatherer.

Class is not Maemo-specific.

Change-Id: I14473cb329e4955d24dae1a1a4961eb6ebff869c
Reviewed-on: http://codereview.qt.nokia.com/2042
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
Christian Kandeler
2011-07-22 16:04:55 +02:00
parent 9d5f420f4d
commit bbbda740c3
11 changed files with 107 additions and 87 deletions

View File

@@ -32,9 +32,9 @@
#include "remotelinuxdebugsupport.h"
#include "linuxdeviceconfiguration.h"
#include "maemousedportsgatherer.h"
#include "qt4maemotarget.h"
#include "remotelinuxapplicationrunner.h"
#include "remotelinuxusedportsgatherer.h"
#include <debugger/debuggerengine.h>
#include <projectexplorer/abi.h>