Freeciv21
Develop your civilization from humble roots to a global empire
icons.cpp File Reference
#include "icons.h"
#include <QApplication>
#include <QIcon>
#include <QIconEngine>
#include <QPainter>
#include <QPalette>
#include <QSvgRenderer>
#include <QWidget>
#include "shared.h"
+ Include dependency graph for icons.cpp:

Go to the source code of this file.

Variables

QString current_theme
 

Variable Documentation

◆ current_theme

QString current_theme

Definition at line 24 of file icons.cpp.

Referenced by fcIcons::getIcon(), fcIcons::getPixmap(), and gui_load_theme().