center on path
[mussa.git] / qui / seqbrowser / SequenceBrowserWidget.hpp
index 87f5b282f1fb7a5c6b8a33d310caa417a684426a..55d55f931dec54398874439ee60d4784282df388 100644 (file)
@@ -39,7 +39,8 @@ public:
   void link(const std::vector<int> &path, const std::vector<bool>& isRC, int length);
   // return set of pathids defined by order of link calls
   const std::set<int> selectedPaths() const;
-  
+  void centerOnPath(const std::vector<int>& paths);
 public slots:
   //! set the zoom level of our browser
   void setZoom(int);