mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
FIX: support dark mode for print option
jira: [STUDIO-9431] Change-Id: I9b57f684e5a0b21a3f82b2138f568dd233b8d718 (cherry picked from commit 2a07fcf8b9eb7e6a3c3c104ac2eb9de51380aec0)
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
|
||||
#include "Jobs/Worker.hpp"
|
||||
|
||||
#define PRINT_OPT_BG_GRAY 0xF8F8F8
|
||||
#define PRINT_OPT_ITEM_BG_GRAY 0xEEEEEE
|
||||
|
||||
namespace Slic3r { namespace GUI {
|
||||
|
||||
void print_ams_mapping_result(std::vector<FilamentInfo> &result);
|
||||
|
||||
Reference in New Issue
Block a user