consolidate file related functions, add nativefiledialog-extended to build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "style.h"
|
||||
|
||||
#include "app/core/utils/file_util.h"
|
||||
#include "app/core/platform/file_dialog.h"
|
||||
#include "gui/color.h"
|
||||
#include "imgui/imgui.h"
|
||||
#include "imgui/imgui_internal.h"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "app/core/platform/file_path.h"
|
||||
#include "app/core/platform/file_dialog.h"
|
||||
#include "app/gui/canvas.h"
|
||||
#include "app/gui/input.h"
|
||||
#include "imgui/imgui.h"
|
||||
|
||||
Reference in New Issue
Block a user