comment debug macro

This commit is contained in:
Filip Sykala 2021-10-15 17:33:26 +02:00
parent f282d62163
commit c11245d82e

View File

@ -48,8 +48,8 @@
#define USE_FONT_DIALOG
#endif // _WIN32
// uncomment for easier debug
#define ALLOW_DEBUG_MODE
// uncomment for easier debug
// #define ALLOW_DEBUG_MODE
namespace Slic3r {
class WxFontUtils