provide a user interface to edit motifs
[mussa.git] / qui / seqbrowser / SequenceBrowserWidget.hpp
index 3460eaafbfad93aca0c44ba8c7f6a3046c444a75..71dc6f16582d1012afb98b23cd2611b5a8c3b3b9 100644 (file)
@@ -54,6 +54,8 @@ public slots:
   //! ask the user where to save an image of the current browser view
   void promptSaveBrowserPixmap();
 
+  void update();
+
 private:
   ScrollableSequenceBrowser scrollable_browser;
   SequenceBrowserSidebar left_sidebar;