Freeciv-3.2
|
#include <gtk/gtk.h>
#include "fcintl.h"
#include "dialogs_g.h"
#include "options.h"
#include "gui_main.h"
Go to the source code of this file.
Functions | |
static void | theme_suggestion_callback (GtkWidget *dlg, gint arg) |
bool | popup_theme_suggestion_dialog (const char *theme_name) |
Variables | |
static bool | load_theme = FALSE |
Popup dialog asking if tileset suggested theme should be used.
Definition at line 46 of file theme_dlg.c.
Referenced by tileset_use_preferred_theme().
Callback deciding if the theme may be loaded or not
Definition at line 37 of file theme_dlg.c.
Referenced by popup_theme_suggestion_dialog().
Definition at line 30 of file theme_dlg.c.
Referenced by gui_clear_theme(), popup_theme_suggestion_dialog(), qtg_gui_clear_theme(), qtg_ui_main(), map_view::shortcut_pressed(), theme_reread_callback(), theme_suggestion_callback(), theme_suggestion_response(), and tileset_use_preferred_theme().