X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_ObjectsBrowser.h;h=d92788abecde6f02730041ba7202c3690b3c1b5b;hb=65a616a3bb6cbdf09c61fed7eb91d1f5d9667988;hp=2c36641bc1247bdc1d67100fe2a4ee42926a77d5;hpb=f7721baf1eefd26b3cc15f08c0f407d5aa7c5fe8;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_ObjectsBrowser.h b/src/XGUI/XGUI_ObjectsBrowser.h index 2c36641bc..d92788abe 100644 --- a/src/XGUI/XGUI_ObjectsBrowser.h +++ b/src/XGUI/XGUI_ObjectsBrowser.h @@ -114,7 +114,9 @@ Q_OBJECT void clearContent(); /// Set Data Model for the Object Browser +#ifdef ModuleDataModel void setDataModel(ModuleBase_IDocumentDataModel* theModel); +#endif public slots: //! Called on Edit command request