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 d7ff171..f9d9523 100644 --- a/Project/MainFrame.h +++ b/Project/MainFrame.h @@ -14,6 +14,7 @@ class FileHanding; class GeneralPropertiesForm; class SimulationsSettingsForm; class PropertiesData; +class ChartView; enum { ID_ADDMENU_BUS = 20000, |