provide a user interface to edit motifs
[mussa.git] / qui / MussaAlignedWindow.hpp
index d7b642e1e42415ec337330cddca129732648388b..a6d5844d929c1eae70a5fe8e970387a6fec8d151 100644 (file)
@@ -24,6 +24,9 @@ public slots:
   //! toggle whether or not to show the aligned basepairs of a window
   void toggleViewAlignment(size_t alignment_index);
 
+  //! just force updating the window
+  void update();
+
 protected:
   void setSelectedPaths(Mussa &m, const std::set<int>& sel_paths);
   //! set menus (must be called after setSelectedPaths)