Freeciv21
Develop your civilization from humble roots to a global empire
gui_main.h
Go to the documentation of this file.
1
/**************************************************************************
2
Copyright (c) 1996-2020 Freeciv21 and Freeciv contributors. This file is
3
part of Freeciv21. Freeciv21 is free software: you can redistribute it
4
and/or modify it under the terms of the GNU General Public License as
5
published by the Free Software Foundation, either version 3 of the
6
License, or (at your option) any later version. You should have received
7
a copy of the GNU General Public License along with Freeciv21. If not,
8
see https://www.gnu.org/licenses/.
9
**************************************************************************/
10
#pragma once
11
12
void
popup_quit_dialog
();
13
void
gui_qt_apply_font
(
struct
option
*poption);
gui_qt_apply_font
void gui_qt_apply_font(struct option *poption)
Change the given font.
Definition:
gui_main.cpp:195
popup_quit_dialog
void popup_quit_dialog()
Open dialog to confirm that user wants to quit client.
Definition:
gui_main.cpp:293
option
The base class for options.
Definition:
options.cpp:209
client
gui_main.h
Generated by
1.9.1