partial implementation of sequence track copy
[mussa.git] / qui / seqbrowser / SequenceBrowserWidget.hpp
index 09a0b4800de26fd9252df762cc5cea3ec2ab1723..63214ca4beb94acb2cc39bdce378e9022c5c24b3 100644 (file)
@@ -43,6 +43,9 @@ public:
   void centerOnPath(const std::vector<int>& paths);
  
 public slots:
+  //! copy selected sequence
+  void copySelectedSequenceAsFasta();
+
   //! set the zoom level of our browser
   void setZoom(double);
   //! zoom to fit the whole scene on the screen