X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMMainFrame.h;h=9df0879c5d120e1c09613e96035e7e25dc9d934e;hb=94511d0d24fe76a082b14afeab79bcaf0d1ecf13;hp=5c440cc23914b0387010e7171655a7994d612579;hpb=741b9c1d03c7984f7ac4a39188e2bb114471f579;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMMainFrame.h b/lib/creaDevManagerLib/wxCDMMainFrame.h index 5c440cc..9df0879 100755 --- a/lib/creaDevManagerLib/wxCDMMainFrame.h +++ b/lib/creaDevManagerLib/wxCDMMainFrame.h @@ -151,6 +151,10 @@ private: * Tree control for an open project */ wxCDMProjectsTreeCtrl* tree_Projects; + /** + * Tree item for the selected item in the tree. + */ + wxTreeItemId actualTreeItem; /** * Description panel for a selected project item */