Purging volumes dialog now uses filament colour in case extruder color is undefined

This commit is contained in:
Lukas Matena 2019-09-18 11:47:19 +02:00
parent cd7895065a
commit 741e98804c
2 changed files with 11 additions and 1 deletions

View file

@ -213,6 +213,7 @@ public:
void on_config_change(const DynamicPrintConfig &config);
// On activating the parent window.
void on_activate();
const DynamicPrintConfig* get_plater_config() const;
void update_object_menu();