Fix for #7734 - Saving Dialog: Values are truncated
Info line was "lost" after big code refactoring 4cdcfe60
+ MsgDialog: Added missed include
This commit is contained in:
parent
b4308f4245
commit
cd159ef298
3 changed files with 3 additions and 2 deletions
|
@ -15,6 +15,7 @@
|
|||
#include "libslic3r/libslic3r.h"
|
||||
#include "libslic3r/Utils.hpp"
|
||||
#include "GUI.hpp"
|
||||
#include "format.hpp"
|
||||
#include "I18N.hpp"
|
||||
#include "ConfigWizard.hpp"
|
||||
#include "wxExtensions.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue