First draft of SendSystemInfoDialog

This commit is contained in:
Lukas Matena 2021-08-11 12:03:44 +02:00
parent 37219fe4f3
commit faa808b385
8 changed files with 401 additions and 19 deletions

View file

@ -10,6 +10,7 @@ class wxGLContext;
namespace Slic3r {
namespace GUI {
class OpenGLManager
{
public: