Fix pop-down of ChatDlg and TextMenuDlg from menu
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 23 Feb 2014 18:23:28 +0000 (19:23 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 2 Mar 2014 18:04:47 +0000 (19:04 +0100)
commitd6fdb1cf4c1fa20af2648cfcde215e69ec23029a
tree5409f4789c6a1aaa1a65ef61e84c85b594be7074
parent562bc6ef0a03544438acade21408653cfd1c4075
Fix pop-down of ChatDlg and TextMenuDlg from menu

Unlike other windows these two would not react to clicking the menu item
once they were up. Now they pop down in that case.
dialogs.c