Skip to content
Snippets Groups Projects
PL1

656 Store the DV function path in XML

Merged Imported Juan Font Alonso requested to merge 656-dve-support-nested-functions into master
6 files
+ 24
3
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -40,6 +40,7 @@ const QHash<QString, Props::Token> Props::TokensByName = {
{ "url", Token::url },
{ "type", Token::type },
{ "encoding", Token::encoding },
{ "path", Token::path },
{ "port", Token::port },
{ "bus", Token::bus },
Loading