not building yet
This commit is contained in:
parent
2b12a7ea35
commit
31d668b1e3
2 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue