forked from qt-creator/qt-creator
McuSupport: Fix compile
Amends 80c87ddceb
.
Change-Id: I7a721bc46fb80c126cc7460a58ecebed0748ed6f
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -140,3 +140,5 @@ private:
|
|||||||
|
|
||||||
} // namespace Internal
|
} // namespace Internal
|
||||||
} // namespace McuSupport
|
} // namespace McuSupport
|
||||||
|
|
||||||
|
Q_DECLARE_METATYPE(McuSupport::Internal::McuToolChainPackage::ToolChainType)
|
||||||
|
@@ -83,3 +83,5 @@ struct McuTargetDescription
|
|||||||
};
|
};
|
||||||
|
|
||||||
} // namespace McuSupport::Internal::Sdk
|
} // namespace McuSupport::Internal::Sdk
|
||||||
|
|
||||||
|
Q_DECLARE_METATYPE(McuSupport::Internal::Sdk::McuTargetDescription)
|
||||||
|
Reference in New Issue
Block a user