mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 05:27:50 +00:00
fix: warnings
This commit is contained in:
@@ -71,10 +71,10 @@ private:
|
|||||||
wxStaticText* m_text_liveview_retry;
|
wxStaticText* m_text_liveview_retry;
|
||||||
SwitchButton* m_switch_liveview_retry;
|
SwitchButton* m_switch_liveview_retry;
|
||||||
#endif //BBL_RELEASE_TO_PUBLIC
|
#endif //BBL_RELEASE_TO_PUBLIC
|
||||||
wxStaticText* m_custom_camera_hint;
|
// wxStaticText* m_custom_camera_hint;
|
||||||
TextInput* m_custom_camera_input;
|
// TextInput* m_custom_camera_input;
|
||||||
Button* m_custom_camera_input_confirm;
|
// Button* m_custom_camera_input_confirm;
|
||||||
bool m_custom_camera_enabled{ false };
|
// bool m_custom_camera_enabled{ false };
|
||||||
wxStaticText* m_text_resolution;
|
wxStaticText* m_text_resolution;
|
||||||
wxWindow* m_resolution_options[RESOLUTION_OPTIONS_NUM];
|
wxWindow* m_resolution_options[RESOLUTION_OPTIONS_NUM];
|
||||||
wxScrolledWindow *m_panel;
|
wxScrolledWindow *m_panel;
|
||||||
|
|||||||
Reference in New Issue
Block a user