Skip to content
Snippets Groups Projects
Commit 1f60ac7b authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Compile Windows.

parent ff5ee69d
No related merge requests found
......@@ -71,8 +71,8 @@ protected:
virtual void onEnter(int newState, int *indentDepth, int *savedIndentDepth) const = 0;
virtual void adjustIndent(const QList<Token> &tokens, int lexerState, int *indentDepth) const = 0;
class State;
class BlockData
struct State;
class QMLJS_EXPORT BlockData
{
public:
BlockData();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment