Don't directly pass return to parent if selecting an item in drop down list
commit3a4e82e03720784c0036644faf7a586f858f3c8a
authorSven Strickroth <email@cs-ware.de>
Sat, 23 Feb 2019 21:21:16 +0000 (23 22:21 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 23 Feb 2019 21:21:45 +0000 (23 22:21 +0100)
tree374b2a45a87bddc0b0615070b694369db5301e54
parentf2a5446952a811015964633bfb8b163137ba358a
Don't directly pass return to parent if selecting an item in drop down list

This issue was reported for the push dialog: First give focus to the edit by using the mouse, then press alt+down-arrow and select an entry with return.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Utils/MiscUI/HistoryCombo.cpp