Allow changing the name for a sequence in the sequence browser.
[mussa.git] / alg / glsequence.hpp
index 31e282e4ef6bad0c096be9bb63e0537edd5f33cc..ab96239374e08f3b9a4263f0e0c622112d152a56 100644 (file)
@@ -30,7 +30,7 @@ public:
    */
   void draw(GLfloat left, GLfloat right) const;
 
-  const Sequence& sequence() const;
+  boost::shared_ptr<Sequence> sequence();
   //! set our starting x (horizontal) coordinate
   void setX(GLfloat);
   //! get our starting x (horizontal) coordinate