Added video search page and model
This commit is contained in:
@@ -94,7 +94,7 @@ auto FeaturedVideosModel::data(const QModelIndex &index, int role) const -> QVar
|
||||
case WidthRole:
|
||||
data = dataPoint.width;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
return data;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user