initialize the motif_editor with analysis motifs
[mussa.git] / qui / motif_editor / MotifEditor.hpp
index e8055bb264b09ccccdac50e81666a1bdd07c6297..6efe8767b64b44856bf56b9fd70f6cc794b503f2 100644 (file)
@@ -27,8 +27,8 @@ public:
 public slots:
   //! create model and attach it to the table view  
   void updateModel();
-  //! called to apply motif changes
-  void updateMotifs();
+  //! called to apply motif changes to the analysis
+  void updateAnalysisMotifs();
 
 signals:
   //! emitted when the use has applied the motif changes