mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
imgui: Update
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
#ifndef slic3r_ImGuiWrapper_hpp_
|
||||
#define slic3r_ImGuiWrapper_hpp_
|
||||
|
||||
#include <imgui\imgui.h>
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
||||
class wxMouseEvent;
|
||||
class ImFont;
|
||||
class ImDrawData;
|
||||
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
||||
Reference in New Issue
Block a user