Skip to content
Snippets Groups Projects
Commit 4b2dbe98 authored by Christian Dreher's avatar Christian Dreher
Browse files

Merge branch 'refactor/new_arch' of gitlab.com:ArmarX/ArmarXGui into refactor/new_arch

parents f1cba19b 5cd6ec1f
No related branches found
No related tags found
1 merge request!66Refactor/new arch
......@@ -43,9 +43,10 @@ namespace armarx
LexerInfo getLexerEndOffset();
virtual JsonDataPtr clone() = 0;
virtual ~JsonData() = default;
private:
LexerInfo lexerStartOffset;
LexerInfo lexerEndOffset;
};
}
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