/** \file ResourcesManager.cpp \brief Define the class to manage and load the resources linked with the themes \author alpha_one_x86 \version 0.3 \date 2010 \licence GPL3, see the file COPYING */ #include #include #include #include #include #include "ResourcesManager.h" /// \brief Create the manager and load the defaults variables ResourcesManager::ResourcesManager() { ULTRACOPIER_DEBUGCONSOLE(DebugLevel_Notice,"start"); //load the internal path searchPath<