![]() |
Blamite Game Engine - Keystone
00393.07.14.23.1254.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include "save_menu.h"#include <qfiledialog.h>#include <HEKGuerilla/components/tags/tags.h>#include <Strings/components/utils/string/string.h>#include <Strings/components/utils/io/io.h>#include <Strings/components/logger/logger.h>#include "components/ui/shared/dialogs/new_tag_class/NewTagClassDialog.h"#include "components/ui/shared/controls/tag_designer/tag_designer.h"#include "components/ui/shared/dialogs/tag_class_code_preview/TagClassCodePreviewDialog.h"#include "components/editor_data/document/tag_designer/tag_designer.h"#include "components/editor_data/editor_data.h"#include "components/utils/utils.h"
Include dependency graph for save_menu_slots.cpp: