Freeciv21
Develop your civilization from humble roots to a global empire
pregameoptions.cpp File Reference
#include "fcintl.h"
#include <QAction>
#include <QComboBox>
#include <QGridLayout>
#include <QSpinBox>
#include <QSplitter>
#include "chatline_common.h"
#include "colors_common.h"
#include "connectdlg_common.h"
#include "client_main.h"
#include "climisc.h"
#include "dialogs.h"
#include "fc_client.h"
#include "icons.h"
#include "pregameoptions.h"
+ Include dependency graph for pregameoptions.cpp:

Go to the source code of this file.

Functions

void option_dialog_popup (const char *name, const struct option_set *poptset)
 Popup the option dialog for the option set. More...
 

Function Documentation

◆ option_dialog_popup()

void option_dialog_popup ( const char *  name,
const struct option_set poptset 
)

Popup the option dialog for the option set.

Definition at line 722 of file optiondlg.cpp.