Skip to content

Commit 6457361

Browse files
committed
qt: Fix QFileDialog for static builds
This change partially reverts 248e22b.
1 parent 6a53c3e commit 6457361

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

depends/packages/qt.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ $(package)_config_opts += -no-feature-colordialog
8080
$(package)_config_opts += -no-feature-commandlineparser
8181
$(package)_config_opts += -no-feature-concurrent
8282
$(package)_config_opts += -no-feature-dial
83-
$(package)_config_opts += -no-feature-filesystemwatcher
8483
$(package)_config_opts += -no-feature-fontcombobox
8584
$(package)_config_opts += -no-feature-ftp
8685
$(package)_config_opts += -no-feature-http

0 commit comments

Comments
 (0)