Implementation of the singleton to manage color scheme catalogs. More...
#include "../common/Exception.h"#include "../common/STLUtils.h"#include "../common/Translator.h"#include "ColorSchemeCatalog.h"#include "ColorSchemeCatalogManager.h"#include <cassert>Go to the source code of this file.
Implementation of the singleton to manage color scheme catalogs.
Definition in file ColorSchemeCatalogManager.cpp.