X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FXGUI%2FXGUI_DocumentDataModel.cpp;h=b4cc62c0c9f4d5f8bc6a6fba6cd41dffd6301903;hb=47c18d4de2719126f6b045b5c37525cd8f170aa1;hp=09d530bab70ea5be675096b2f80c335231eb7c63;hpb=aee13db814508b4899bf67f4530d4831c0ddc499;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_DocumentDataModel.cpp b/src/XGUI/XGUI_DocumentDataModel.cpp index 09d530bab..b4cc62c0c 100644 --- a/src/XGUI/XGUI_DocumentDataModel.cpp +++ b/src/XGUI/XGUI_DocumentDataModel.cpp @@ -553,4 +553,5 @@ QModelIndex XGUI_DocumentDataModel::featureIndex(const FeaturePtr theFeature) co QModelIndex(); } } + return QModelIndex(); } \ No newline at end of file