test MotifModel and MotifElement
[mussa.git] / qui / motif_editor / MotifModel.hpp
index 5cf288a99c6a1b21b0614b7bdc4911799f08ad66..9f51187dceba4ed9ff2ee0ca1a685030ecbf9ebc 100644 (file)
@@ -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;