Changeset 25 for gssim_ui/branches


Ignore:
Timestamp:
08/24/11 15:13:31 (14 years ago)
Author:
mcichenski
Message:

tell blaze to load GanntChartModel? too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/app/gssim/gssimstudio/editor/GSSimStudioModel.as

    r22 r25  
    66import gssim.gssimstudio.db.dao.data.Configuration; 
    77import gssim.gssimstudio.db.dao.data.User; 
     8import gssim.gssimstudio.editor.charts.GanntChartModel; 
    89import gssim.gssimstudio.editor.charts.ResourceChartModel; 
    910 
     
    1819 
    1920                private var tellBlazeToLoadThisClass : ResourceChartModel; 
     21                private var tellBlazeToLoadThisClassToo : GanntChartModel; 
    2022                 
    2123                public var comparisonComponents : Object; 
Note: See TracChangeset for help on using the changeset viewer.