Test: Extend QmlJS code model test.

This commit is contained in:
Thomas Hartmann
2010-11-11 11:27:56 +01:00
committed by Christian Kamm
parent bb9a9d060f
commit f6fb0d82ed
4 changed files with 163 additions and 19 deletions

View File

@@ -653,7 +653,7 @@ private:
const Value *_result;
};
class TypeId: protected ValueVisitor
class QMLJS_EXPORT TypeId: protected ValueVisitor
{
QString _result;