mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 23:32:10 +00:00
FIX: linux darkmode text display
Change-Id: I2c935647669dd9743cf4a230ef21e48ea4b92eb8
This commit is contained in:
@@ -52,8 +52,8 @@ class CaliSavePresetValuePanel : public wxPanel
|
||||
protected:
|
||||
wxBoxSizer* m_top_sizer;
|
||||
CaliPagePicture* m_picture_panel;
|
||||
wxStaticText* m_value_title;
|
||||
wxStaticText* m_save_name_title;
|
||||
Label* m_value_title;
|
||||
Label* m_save_name_title;
|
||||
::TextInput* m_input_value;
|
||||
::TextInput* m_input_name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user