atrooney-online-2/global_variables.h
David Skoland ca732f27a1 -
2017-01-01 16:14:29 +01:00

9 lines
134 B
C

#ifndef GLOBAL_VARIABLES_H
#define GLOBAL_VARIABLES_H
#include <QString>
extern QString g_user_theme;
#endif // GLOBAL_VARIABLES_H