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 47bc5ee..876b57c 100644 --- a/Project/MainFrame.h +++ b/Project/MainFrame.h @@ -16,6 +16,7 @@ class SimulationsSettingsForm; class PropertiesData; class ChartView; class DataReport; +class AboutForm; enum { ID_ADDMENU_BUS = 20000, |