mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-26 02:30:29 -07:00
Custom control : Fixed color of the colored label, associated with option, which doesn't have a corresponded field
This commit is contained in:
committed by
Oleksandra Yushchenko
parent
7022fb0891
commit
534a2f5d33
@@ -53,7 +53,7 @@ public:
|
||||
wxString label_tooltip {wxString("")};
|
||||
size_t full_width {0};
|
||||
wxStaticText** full_Label {nullptr};
|
||||
wxColor* full_Label_color {nullptr};
|
||||
wxColour* full_Label_color {nullptr};
|
||||
widget_t widget {nullptr};
|
||||
std::function<wxWindow*(wxWindow*)> near_label_widget{ nullptr };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user