diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-08 22:02:09 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-08 22:02:09 -0300 |
commit | 9e1f6849c929506a17fa12185c5c0185d5287177 (patch) | |
tree | 2706096d34de7f715ff55abb9c3e527351e58b2d /Project/DataReport.wxcp | |
parent | 93c3c0af32d08bbc22b43a03d81fad37fd8feb19 (diff) | |
download | PSP.git-9e1f6849c929506a17fa12185c5c0185d5287177.tar.gz PSP.git-9e1f6849c929506a17fa12185c5c0185d5287177.tar.xz PSP.git-9e1f6849c929506a17fa12185c5c0185d5287177.zip |
More grid data implemented
Some fault bugfixes
Diffstat (limited to 'Project/DataReport.wxcp')
-rw-r--r-- | Project/DataReport.wxcp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/DataReport.wxcp b/Project/DataReport.wxcp index e43aa2a..7e875e8 100644 --- a/Project/DataReport.wxcp +++ b/Project/DataReport.wxcp @@ -206,7 +206,7 @@ }, { "type": "string", "m_label": "Name:", - "m_value": "m_notebookPowerFlowData" + "m_value": "m_notebookDataReport" }, { "type": "multi-string", "m_label": "Tooltip:", |