imgui: Update

This commit is contained in:
Vojtech Kral
2018-11-20 18:40:57 +01:00
parent b5a698b01d
commit 2703d677ff
2 changed files with 5 additions and 2 deletions

View File

@@ -7,9 +7,11 @@
#include <GL/glew.h>
#include <imgui/imgui.h>
namespace Slic3r {
namespace GUI {
ImGuiWrapper::ImGuiWrapper()
: m_glsl_version_string("")