1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Enable selection for missing files in reload from disk command

This commit is contained in:
Enrico Turri
2019-12-10 14:42:28 +01:00
parent cc4026cfc5
commit b63b5125b6
2 changed files with 75 additions and 15 deletions
+3
View File
@@ -52,4 +52,7 @@
// Enable fix for view toolbar background not showing up on Mac with dark mode
#define ENABLE_VIEW_TOOLBAR_BACKGROUND_FIX (1 && ENABLE_2_2_0_ALPHA1)
// Enable selection for missing files in reload from disk command
#define ENABLE_RELOAD_FROM_DISK_MISSING_SELECTION (1 && ENABLE_2_2_0_ALPHA1)
#endif // _technologies_h_