Rename ressources into resources
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define SUPPORTEDLANGUAGES_H
|
||||
|
||||
namespace SupportedLanguages {
|
||||
#define ICONS_PATH RESSOURCES_ROOT "icons/"
|
||||
#define ICONS_PATH RESOURCES_ROOT "icons/"
|
||||
|
||||
enum Language {English, French, NB_SUPPORTED_LANGUAGES} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user