display number of basepairs copied
[mussa.git] / qui / MussaAlignedWindow.hpp
index f92e0859b638a6964c29fb98509966e6960bce52..391ca54063aa168a82acfe6244911a625c3498d3 100644 (file)
@@ -47,6 +47,8 @@ public slots:
   
   //! set the title based on the analysis
   void updateTitle();
+  //! display how many base pairs were copied on the status bar
+  void showBasePairsCopied(size_t);
 
 protected:
   // figure out what Alignments we have (needed for setupAlignmentMenus)