![]() |
Blamite Game Engine - Keystone
00378.04.17.23.1319.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include "treewidget.h"#include <qstandardpaths.h>#include <qfileinfo.h>#include <Strings/components/utils/io/io.h>#include <Strings/components/utils/string/string.h>#include <Strings/components/logger/logger.h>#include "components/editor_data/document/tag/tag.h"#include "components/editor_data/editor_data.h"#include "components/editor_data/editor_window/BlamEditorWindow.h"#include "components/ui/shared/dialogs/tag_info_fear/tag_info_fear.h"#include "components/ui/shared/dialogs/tag_details/guerilla_tag_details.h"#include "components/ui/guerilla/main_window/guerilla_window.h"#include "components/themes/themes.h"