Freeciv21
Develop your civilization from humble roots to a global empire
theme_directory Struct Reference

Public Attributes

QString path
 
QStringList themes
 

Detailed Description

Definition at line 42 of file themes_common.cpp.

Member Data Documentation

◆ path

QString theme_directory::path

Definition at line 44 of file themes_common.cpp.

Referenced by init_themes(), and load_theme().

◆ themes

QStringList theme_directory::themes

Definition at line 46 of file themes_common.cpp.

Referenced by get_themes_list(), init_themes(), and load_theme().