We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0476809 commit ed66429Copy full SHA for ed66429
1 file changed
libs/rtemodel/include/RteInstance.h
@@ -1594,7 +1594,7 @@ class RteFileInstance : public RteItemInstance
1594
* @param withBundle flag to include bundle in the ID
1595
* @return partial component ID
1596
*/
1597
- virtual std::string GetPartialComponentID(bool withBundle) const override;
+ std::string GetPartialComponentID(bool withBundle) const override;
1598
1599
/**
1600
* @brief get component aggregate ID
0 commit comments