aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2020-07-16 20:22:11 +0300
committerfanquake <fanquake@gmail.com>2020-10-15 07:34:18 +0800
commita8411b3d9c37b4c6fcf0ab992d3f622f6bda879b (patch)
tree92b5d5a021c9ef1e77382d7b90d5827d32c5bf44
parentaee9d2306ad1e1eed24dc57d181c75bd2344291d (diff)
downloadbitcoin-a8411b3d9c37b4c6fcf0ab992d3f622f6bda879b.tar.xz
qt: Fix QFileDialog for static builds
This change partially reverts 248e22bbc0d7bc40ae3584d53a18507c46b0e553. Github-Pull: #19536 Rebased-From: 6457361e90c0cf704d086c51d75f51dbdfd374d7
-rw-r--r--depends/packages/qt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/depends/packages/qt.mk b/depends/packages/qt.mk
index f4832b6168..cdafbfc936 100644
--- a/depends/packages/qt.mk
+++ b/depends/packages/qt.mk
@@ -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