This commit is contained in:
Atlante45 2014-04-09 14:12:11 -07:00
parent b05b5a1c7b
commit 7578b282e2

View file

@ -306,7 +306,6 @@ bool ModelUploader::addTextures(const QString& texdir, const QString fbxFile) {
}
bool ModelUploader::addPart(const QString &path, const QString& name) {
qDebug() << path;
QFile file(path);
if (!file.open(QIODevice::ReadOnly)) {
QMessageBox::warning(NULL,