mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
qt: Fix QFileDialog for static builds
This change partially reverts248e22bbc0
. Github-Pull: #19536 Rebased-From:6457361e90
This commit is contained in:
parent
aee9d2306a
commit
a8411b3d9c
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,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-image_heuristic_mask
|
||||
|
|
Loading…
Add table
Reference in a new issue