mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
After merging bug fixes
This commit is contained in:
parent
e0bb6bafd5
commit
ca1a11742b
5 changed files with 36 additions and 63 deletions
|
@ -148,9 +148,6 @@ wxStaticBitmap *g_manifold_warning_icon = nullptr;
|
|||
bool g_show_print_info = false;
|
||||
bool g_show_manifold_warning_icon = false;
|
||||
|
||||
wxFont g_small_font;
|
||||
wxFont g_bold_font;
|
||||
|
||||
static void init_label_colours()
|
||||
{
|
||||
auto luma = get_colour_approx_luma(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue