X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FvvLandmarksPanel.h;h=d352a9a0f1077f99ac833292305d39c10c44d1ec;hb=fbd1f3ace65ab9540cb4e0b2d4af83b60232479e;hp=9966d8820f6672802e8e597d5795c03ac1847c6a;hpb=5ae099d86b4f40afc0e0beb1acbce3c37f1e9436;p=clitk.git diff --git a/vv/vvLandmarksPanel.h b/vv/vvLandmarksPanel.h index 9966d88..d352a9a 100644 --- a/vv/vvLandmarksPanel.h +++ b/vv/vvLandmarksPanel.h @@ -41,6 +41,7 @@ public: public slots: void Load(); + void LoadFromFile(std::string file); void Save(); void RemoveSelectedPoints(); void AddPoint();