![]() |
Blamite Game Engine - Keystone
00402.09.29.23.0627.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include "BlamEditorWorkspace.h"
#include <fstream>
#include <iostream>
#include <Strings/components/utils/xml/xml.h>
#include <Strings/components/utils/converters/converters.h>
#include <Strings/components/utils/io/io.h>
#include <Strings/components/utils/string/string.h>
#include <Strings/components/logger/logger.h>
#include <Strings/components/3rdparty/rapidxml/rapidxml.hpp>
#include "components/editor_data/editor_window/BlamEditorWindow.h"
#include "components/editor_data/editor_data.h"