Move framework classes into editor
diff --git a/ui/src/AColor.h b/consumers/corinthia/src/framework/AColor.h
similarity index 100%
rename from ui/src/AColor.h
rename to consumers/corinthia/src/framework/AColor.h
diff --git a/ui/src/AEvent.h b/consumers/corinthia/src/framework/AEvent.h
similarity index 100%
rename from ui/src/AEvent.h
rename to consumers/corinthia/src/framework/AEvent.h
diff --git a/ui/src/APoint.h b/consumers/corinthia/src/framework/APoint.h
similarity index 100%
rename from ui/src/APoint.h
rename to consumers/corinthia/src/framework/APoint.h
diff --git a/ui/src/ARect.h b/consumers/corinthia/src/framework/ARect.h
similarity index 100%
rename from ui/src/ARect.h
rename to consumers/corinthia/src/framework/ARect.h
diff --git a/ui/src/AShared.cpp b/consumers/corinthia/src/framework/AShared.cpp
similarity index 100%
rename from ui/src/AShared.cpp
rename to consumers/corinthia/src/framework/AShared.cpp
diff --git a/ui/src/AShared.h b/consumers/corinthia/src/framework/AShared.h
similarity index 100%
rename from ui/src/AShared.h
rename to consumers/corinthia/src/framework/AShared.h
diff --git a/ui/src/ASize.h b/consumers/corinthia/src/framework/ASize.h
similarity index 100%
rename from ui/src/ASize.h
rename to consumers/corinthia/src/framework/ASize.h
diff --git a/ui/src/AString.cpp b/consumers/corinthia/src/framework/AString.cpp
similarity index 100%
rename from ui/src/AString.cpp
rename to consumers/corinthia/src/framework/AString.cpp
diff --git a/ui/src/AString.h b/consumers/corinthia/src/framework/AString.h
similarity index 100%
rename from ui/src/AString.h
rename to consumers/corinthia/src/framework/AString.h
diff --git a/ui/src/AView.h b/consumers/corinthia/src/framework/AView.h
similarity index 100%
rename from ui/src/AView.h
rename to consumers/corinthia/src/framework/AView.h
diff --git a/ui/src/uitest.cpp b/consumers/corinthia/src/framework/uitest.cpp
similarity index 100%
rename from ui/src/uitest.cpp
rename to consumers/corinthia/src/framework/uitest.cpp