diff options
author | flow <flowlnlnln@gmail.com> | 2022-07-23 23:50:56 -0300 |
---|---|---|
committer | flow <flowlnlnln@gmail.com> | 2022-07-23 23:50:56 -0300 |
commit | 3aa2003951eee6a25a43fc8a78480f1512306429 (patch) | |
tree | 80290658396beb9ec7dc20f521febfc7857bba7c /default.nix | |
parent | 0e473f4570f49ba212459365c7971b5d3988a3ff (diff) | |
download | PrismLauncher-3aa2003951eee6a25a43fc8a78480f1512306429.tar.gz PrismLauncher-3aa2003951eee6a25a43fc8a78480f1512306429.tar.bz2 PrismLauncher-3aa2003951eee6a25a43fc8a78480f1512306429.zip |
fix: filter in external resource pages not working
For some reason, using setFilterFixedString() doesn't seem to update the
QRegularExpression object with a new value, instead leaving it empty. It
updates QRegExp just fine, so maybe that's an Qt bug? o.O
Anyway, using regex in the filter is kinda cool actually :D
Signed-off-by: flow <flowlnlnln@gmail.com>
Diffstat (limited to 'default.nix')
0 files changed, 0 insertions, 0 deletions