Add adhesion warning message back

CURA-6070
This commit is contained in:
Lipu Fei 2019-01-28 14:41:54 +01:00
parent 72b98285b1
commit e2e856a5cd
2 changed files with 52 additions and 1 deletions

View file

@ -294,7 +294,7 @@
"setting_validation_ok": [255, 255, 255, 255],
"setting_filter_field" : [153, 153, 153, 255],
"material_compatibility_warning": [0, 0, 0, 255],
"material_compatibility_warning": [243, 166, 59, 255],
"progressbar_background": [245, 245, 245, 255],
"progressbar_control": [50, 130, 255, 255],