not building yet

This commit is contained in:
Chris Cochrun 2022-09-22 06:37:53 -05:00
parent 2b12a7ea35
commit 31d668b1e3
2 changed files with 2 additions and 1 deletions

View file

@ -157,6 +157,7 @@ void PresSqlModel::updateFilePath(const int &row, const QUrl &filePath) {
emit filePathChanged();
}
// Here we grab the presentation from it's row id
QVariantMap PresSqlModel::getPres(const int &row) {
// qDebug() << "Row we are getting is " << row;
// QUrl pres;