Prepare popup_bribe_dialog() for gen actions.
commit67db9dea7edc36af4bf4ba18e618052bc9deea25
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Wed, 17 May 2017 10:45:42 +0000 (17 10:45 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Wed, 17 May 2017 10:45:42 +0000 (17 10:45 +0000)
treeb80c412b4f75c580a102f8b682c4c8448c1468cb
parent7e5db57e84e28d1276fb4ecb7414f95e0b4a31e5
Prepare popup_bribe_dialog() for gen actions.

Make popup_bribe_dialog() take the action it is a response to as a
parameter. This allows more than one action to use it.

See hrm Feature #660895

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@35622 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
client/gui-gtk-3.0/action_dialog.c
client/gui-gtk-3.22/action_dialog.c
client/gui-gtk-4.0/action_dialog.c
client/gui-qt/dialogs.cpp
client/gui-sdl2/action_dialog.c
client/gui-stub/dialogs.c
client/include/dialogs_g.h
client/packhand.c