aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-12-19 09:20:02 -0800
committerGerald Combs <gerald@wireshark.org>2018-12-19 18:13:35 +0000
commit75be0027d0a0c2e385ef318d677becb9a850c104 (patch)
treeb3dfb5f30ed20cf3c012e1781c7f69ce455a2a01 /CMakeLists.txt
parent003cba974bbfe46630f09875f8b698f0d6143a1e (diff)
Qt: Open our preference dialogs via "clicked" signals.
In ModulePreferencesScrollArea we create QPushButtons that open modal UAT and file dialogs. Open them via the "clicked" signal instead of the "pressed" signal. "clicked" is a general activation signal that fires after the mouse button has been clicked+released or a keyboard event. "pressed" fires before "released" and can be problematic in some cases. Bug: 15366 Change-Id: Icb353d86ae0a4b4b97e5f63df791ec562070756d Reviewed-on: https://code.wireshark.org/review/31123 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions