lenmus / lomse

A C++ library for rendering, editing and playing back music scores.
MIT License
117 stars 28 forks source link

Edition commands issues #20

Closed cecilios closed 2 years ago

cecilios commented 8 years ago
            //TODO: public to be used by exercises (reconfigure buttons), To be changed to
            //protected as soon as buttons changed to controls
            inline void set_dirty() { m_flags |= k_dirty; }
cecilios commented 2 years ago

Closing. Time ago I used issues to track my TODO list. This is no longer the case and so I prefer to remove old issues I created.