runformat
This commit is contained in:
parent
2cb4c4126a
commit
e8233ceb67
|
@ -4,9 +4,7 @@
|
|||
#include <QRandomGenerator>
|
||||
|
||||
SampleModel::SampleModel(QObject *parent) : QAbstractListModel(parent)
|
||||
{
|
||||
|
||||
}
|
||||
{}
|
||||
|
||||
int SampleModel::rowCount(const QModelIndex &parent) const
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue