We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68fb3f1 commit 3ec4ee9Copy full SHA for 3ec4ee9
src/qvapplication.cpp
@@ -360,7 +360,6 @@ void QVApplication::defineFilterLists()
360
}
361
filterString.chop(1);
362
filterString += ")";
363
- qDebug() << filterList << filterString << fileExtensionList;
364
365
// Build mime type list
366
const auto &byteArrayMimeTypes = QImageReader::supportedMimeTypes();
0 commit comments