remove class forward for not existing class

Change-Id: Ie0c160eb5d259acb1626d53e6e78dc9e0bb2aa3d
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
Tim Jenssen
2015-08-05 11:31:30 +02:00
parent 3236d146a1
commit 201abfe5f1

View File

@@ -35,8 +35,6 @@
namespace QmlProjectManager {
namespace Internal { class QmlProjectRunControlFactory; }
class QmlProjectEnvironmentAspect : public ProjectExplorer::EnvironmentAspect
{
Q_OBJECT