![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include "messageoptions.h"#include <QApplication>#include <QGridLayout>#include <QHeaderView>#include <QLabel>#include <QPushButton>#include <QTableWidget>#include "log.h"#include "fc_client.h"#include "options.h"#include "page_game.h"
Include dependency graph for messageoptions.cpp:Go to the source code of this file.
Functions | |
| void | popup_messageopt_dialog (void) |
| Popup a window to let the user edit their message options. More... | |
| void popup_messageopt_dialog | ( | void | ) |
Popup a window to let the user edit their message options.
Definition at line 167 of file messageoptions.cpp.
Referenced by mr_menu::messages_options().