- instead of "return false;" use "return QDialog::eventFilter(object, event);" to harmonize this event filter with our default behaviour
- remove orphan spaces found while editting the files
ensure AskPassphraseDialog::eventFilter forwards events #1959
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:eventFilter_askpassphrasedlg changing 2 files +8 −8-
Diapolo commented at 9:56 AM on October 25, 2012: none
-
83a3fb81f3
ensure AskPassphraseDialog::eventFilter forwards events
- instead of "return false;" use "return QDialog::eventFilter(object, event);" to harmonize this event filter with our default behaviour - remove orphan spaces found while editting the files
- laanwj referenced this in commit c98a0a432e on Oct 25, 2012
- laanwj merged this on Oct 25, 2012
- laanwj closed this on Oct 25, 2012
- laudney referenced this in commit c4e6e34c9a on Mar 19, 2014
- KolbyML referenced this in commit eaac8fe2e7 on Dec 5, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors