mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-01 13:09:36 +02:00
Integrate all code inside a namespace
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
#include "ProjectLabels.h"
|
||||
|
||||
MM_BEGIN_NAMESPACE
|
||||
|
||||
const char* ProjectLabels::CLASS_NAME = "className";
|
||||
const char* ProjectLabels::PAINTS = "paints";
|
||||
const char* ProjectLabels::MAPPINGS = "mappings";
|
||||
@@ -28,4 +30,4 @@ const char* ProjectLabels::NAME = "name";
|
||||
const char* ProjectLabels::SOURCE = "source";
|
||||
const char* ProjectLabels::DESTINATION = "destination";
|
||||
|
||||
|
||||
MM_END_NAMESPACE
|
||||
Reference in New Issue
Block a user