X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=qui%2Fmotif_editor%2FMotifModel.hpp;h=9f51187dceba4ed9ff2ee0ca1a685030ecbf9ebc;hp=5cf288a99c6a1b21b0614b7bdc4911799f08ad66;hb=489a97bfb58bfe2e9981c4afd3f7a9da14919e63;hpb=c2cf07329f27f419a5ae84cef7ed844cf95e4c18 diff --git a/qui/motif_editor/MotifModel.hpp b/qui/motif_editor/MotifModel.hpp index 5cf288a..9f51187 100644 --- a/qui/motif_editor/MotifModel.hpp +++ b/qui/motif_editor/MotifModel.hpp @@ -78,6 +78,7 @@ class MotifModel : public QAbstractTableModel //bool removeRows(int row, int count, // const QModelIndex& parent=QModelIndex()); //! \@} + static const size_t model_column_size; private: MussaRef analysis; model_type motifs;