summaryrefslogtreecommitdiffstats
path: root/Project/DataReport.h
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-08 22:02:09 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-08 22:02:09 -0300
commit9e1f6849c929506a17fa12185c5c0185d5287177 (patch)
tree2706096d34de7f715ff55abb9c3e527351e58b2d /Project/DataReport.h
parent93c3c0af32d08bbc22b43a03d81fad37fd8feb19 (diff)
downloadPSP.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.h')
-rw-r--r--Project/DataReport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/DataReport.h b/Project/DataReport.h
index 0a23e91..61a7ccf 100644
--- a/Project/DataReport.h
+++ b/Project/DataReport.h
@@ -45,5 +45,6 @@ public:
wxArrayString m_resistanceChoices;
wxArrayString m_indReactanceChoices;
wxArrayString m_capSusceptanceChoices;
+ wxArrayString m_currentChoices;
};
#endif // DATAREPORT_H