diff options
Diffstat (limited to 'Project/DataReport.h')
-rw-r--r-- | Project/DataReport.h | 1 |
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 |