Remove QtAV from .pro dependencies
This commit is contained in:
parent
a7e505a387
commit
fdb898ad4a
|
@ -1,5 +1,5 @@
|
|||
# widgets: Make native file dialogs available to QML (must use QApplication)
|
||||
QT = quick widgets av
|
||||
QT = quick widgets
|
||||
DEFINES += QT_DEPRECATED_WARNINGS
|
||||
CONFIG += warn_off c++11 release
|
||||
TEMPLATE = app
|
||||
|
|
Loading…
Reference in New Issue
Block a user