Tech ENABLE_LAYOUT_NO_RESTART set as default

This commit is contained in:
enricoturri1966 2020-08-03 11:08:17 +02:00
parent a29b00a0b4
commit 757572b760
6 changed files with 5 additions and 239 deletions

View file

@ -54,8 +54,5 @@
// Enable built-in DPI changed event handler of wxWidgets 3.1.3
#define ENABLE_WX_3_1_3_DPI_CHANGED_EVENT (1 && ENABLE_2_3_0_ALPHA1)
// Enable changing application layout without the need to restart
#define ENABLE_LAYOUT_NO_RESTART (1 && ENABLE_2_3_0_ALPHA1)
#endif // _prusaslicer_technologies_h_