mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-21 14:34:49 +01:00
qt: Fix QFileDialog for static builds
This change partially reverts 248e22bbc0
.
This commit is contained in:
parent
6a53c3e390
commit
6457361e90
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue