Added add and remove functionality to settings listWidget
This commit is contained in:
@@ -410,3 +410,4 @@ void MainWindow::setFileInfo(QString name, QVector<Material>* materials, int ver
|
||||
m_infoWindow->setDetailText(QString(m_fileInfo.right(m_fileInfo.size() - m_fileInfo.indexOf("<detail>") - 8)));
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user