Freeciv-3.3
|
#include <QCheckBox>
#include <QGridLayout>
#include <QLineEdit>
#include <QPushButton>
#include <QSpinBox>
#include <QToolButton>
#include "game.h"
#include "terrain.h"
#include "ruledit.h"
#include "ruledit_qt.h"
#include "tab_tech.h"
#include "edit_terrain.h"
Go to the source code of this file.
Macros | |
#define | FLAGROWS 15 |
#define FLAGROWS 15 |
Definition at line 38 of file edit_terrain.cpp.