CMakeBuildConfiguration: Less qobject_casts more static_casts

CMakeBuildConfigurations can only exist on CMakeProjects

Change-Id: I8501e39f133fea854b953f9739e001cae1f2c0ea
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
Daniel Teske
2012-07-04 13:00:10 +02:00
parent ed42fb2e3c
commit b09e566375
2 changed files with 5 additions and 8 deletions

View File

@@ -43,6 +43,7 @@ class ToolChain;
namespace CMakeProjectManager {
namespace Internal {
class CMakeProject;
class CMakeBuildConfigurationFactory;
class CMakeBuildConfiguration : public ProjectExplorer::BuildConfiguration