Freeciv21
Develop your civilization from humble roots to a global empire
messageoptions.cpp File Reference
#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...
 

Function Documentation

◆ popup_messageopt_dialog()

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().