Less verbose
This commit is contained in:
parent
c937f7707a
commit
1dbe2dcec1
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ DanbooruMainWindow::DanbooruMainWindow(QWidget *parent)
|
|||
|
||||
auto qmlViewPath = QStandardPaths::locate(QStandardPaths::GenericDataLocation,
|
||||
qApp->applicationName() + QLatin1String("/danbooruimageview.qml"));
|
||||
qDebug() << qmlViewPath;
|
||||
|
||||
QQmlContext *ctxt = m_view->rootContext();
|
||||
ctxt->setContextProperty("danbooruModel", m_model);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue