forked from qt-creator/qt-creator
ProjectExplorer: De-QObject-ify ToolChainFactory
As collateral damage, use a capital C in KeilToolchain*. Change-Id: If9d64de2108366546683144975d975d9d1727712 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -95,8 +95,6 @@ using DevelopmentTeams = QList<DevelopmentTeamPtr>;
|
||||
|
||||
class IosToolChainFactory : public ProjectExplorer::ToolChainFactory
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
IosToolChainFactory();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user