diff options
Diffstat (limited to 'Project/MainFrame.h')
-rw-r--r-- | Project/MainFrame.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/MainFrame.h b/Project/MainFrame.h index f9d9523..47bc5ee 100644 --- a/Project/MainFrame.h +++ b/Project/MainFrame.h @@ -15,6 +15,7 @@ class GeneralPropertiesForm; class SimulationsSettingsForm; class PropertiesData; class ChartView; +class DataReport; enum { ID_ADDMENU_BUS = 20000, |