Fixing a lot of little deals
This commit is contained in:
parent
27acbdc866
commit
114ffb5bdc
4 changed files with 9 additions and 8 deletions
|
|
@ -176,6 +176,7 @@ mod video_model {
|
|||
}
|
||||
}
|
||||
|
||||
use crate::models::run_migrations;
|
||||
use crate::schema::videos::dsl::*;
|
||||
use cxx_qt::CxxQtType;
|
||||
use cxx_qt_lib::{QByteArray, QModelIndex, QString, QUrl, QVariant};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue