Skip to content

Commit

Permalink
qt: Fix QFileDialog for static builds
Browse files Browse the repository at this point in the history
This change partially reverts 248e22b.
  • Loading branch information
hebasto committed Jul 16, 2020
1 parent 6a53c3e commit 6457361
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion depends/packages/qt.mk
Expand Up @@ -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
Expand Down

0 comments on commit 6457361

Please sign in to comment.