forked from qt-creator/qt-creator
AndroidPackageCreationStep: Remove unused fwd declaration of Qt4BC
Change-Id: I2bfb9d46198c2829b7b19ab26e14099626404f89 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -41,10 +41,6 @@ QT_BEGIN_NAMESPACE
|
|||||||
class QProcess;
|
class QProcess;
|
||||||
QT_END_NAMESPACE
|
QT_END_NAMESPACE
|
||||||
|
|
||||||
namespace Qt4ProjectManager {
|
|
||||||
class Qt4BuildConfiguration;
|
|
||||||
}
|
|
||||||
|
|
||||||
namespace Android {
|
namespace Android {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user