Freeciv21
Develop your civilization from humble roots to a global empire
ruledit.h File Reference
#include <QString>
+ Include dependency graph for ruledit.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ruledit_arguments
 

Functions

void show_experimental (QWidget *wdg)
 Show widget if experimental features enabled, hide otherwise. More...
 

Variables

struct ruledit_arguments reargs
 

Function Documentation

◆ show_experimental()

void show_experimental ( QWidget *  wdg)

Variable Documentation

◆ reargs

struct ruledit_arguments reargs
extern

Definition at line 50 of file ruledit.cpp.

Referenced by re_parse_cmdline(), and ruledit_gui::ruledit_gui().