qt: Fix QFileDialog for static builds

This change partially reverts 248e22bbc0.
This commit is contained in:
Hennadii Stepanov 2020-07-16 20:22:11 +03:00
parent 6a53c3e390
commit 6457361e90
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -80,7 +80,6 @@ $(package)_config_opts += -no-feature-colordialog
$(package)_config_opts += -no-feature-commandlineparser
$(package)_config_opts += -no-feature-concurrent
$(package)_config_opts += -no-feature-dial
$(package)_config_opts += -no-feature-filesystemwatcher
$(package)_config_opts += -no-feature-fontcombobox
$(package)_config_opts += -no-feature-ftp
$(package)_config_opts += -no-feature-http