X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_DocumentDataModel.h;h=c2436082783f1e3851053acd4f01f4c3018a15ac;hb=ed165fd07e71c11885fdc5f475a8522a5914e00d;hp=393ce6bbe3626a9d3c02baaf572b528c35c9a661;hpb=8dc74f82810d5f597b78633b457efb0ef4f89f9f;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_DocumentDataModel.h b/src/XGUI/XGUI_DocumentDataModel.h index 393ce6bbe..c24360827 100644 --- a/src/XGUI/XGUI_DocumentDataModel.h +++ b/src/XGUI/XGUI_DocumentDataModel.h @@ -28,7 +28,7 @@ Q_OBJECT virtual ~XGUI_DocumentDataModel(); // Event Listener method - virtual void processEvent(const Events_Message* theMessage); + virtual void processEvent(const boost::shared_ptr& theMessage); virtual QVariant data(const QModelIndex& theIndex, int theRole) const; virtual QVariant headerData(int theSection, Qt::Orientation theOrient, int theRole =