Prepare popup_incite_dialog() for gen actions.
commit6ad44b2ca05abbd195300d520d8251013f804c94
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Wed, 17 May 2017 10:45:22 +0000 (17 10:45 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Wed, 17 May 2017 10:45:22 +0000 (17 10:45 +0000)
tree421d565eb3bc85d8f8c113a4f00d27d2cc3ffdfe
parent7151ac619572cdc6c67bdd3f7f82952b1617c93b
Prepare popup_incite_dialog() for gen actions.

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

See hrm Feature #660843

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@35620 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