]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Headers are corrected because in LightApp_Plot2dSelector the SPlot2d_ViewModel is...
authorasl <asl@opencascade.com>
Thu, 4 Mar 2010 09:28:49 +0000 (09:28 +0000)
committerasl <asl@opencascade.com>
Thu, 4 Mar 2010 09:28:49 +0000 (09:28 +0000)
src/LightApp/LightApp_Application.cxx

index a9fbd8ee07a6fc2eef7402dd0824899d224d5d06..13075b4083b4c723ed641f10c7e4c81500c10c72 100644 (file)
@@ -95,6 +95,8 @@
 #ifndef DISABLE_PLOT2DVIEWER
   #include <Plot2d_ViewManager.h>
   #include <Plot2d_ViewModel.h>
+  #include <Plot2d_ViewWindow.h>
+  #include <Plot2d_ViewFrame.h>
   #include "LightApp_Plot2dSelector.h"
 #ifndef DISABLE_SALOMEOBJECT
   #include <SPlot2d_ViewModel.h>