Freeciv-3.1
|
#include "optiondlg_g.h"
Go to the source code of this file.
Functions | |
void | option_dialog_popup (const char *name, const struct option_set *poptset) |
void option_dialog_popup | ( | const char * | name, |
const struct option_set * | poptset | ||
) |
Popup the option dialog for the option set.
Popup the option dialog for the option set. FIXME/PORTME
Definition at line 979 of file optiondlg.c.
Referenced by client_options_callback(), game_options_callback(), local_options_callback(), local_options_callback(), open_settings(), fc_client::popup_client_options(), pregame_options::popup_server_options(), server_options_callback(), server_options_callback(), and server_options_callback().