mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
build: clear 12 platform-gated warnings the x64 census could not see (#15633)
This commit is contained in:
@@ -183,7 +183,9 @@ private:
|
||||
HyperLink* m_hyperlink{nullptr}; // ORCA
|
||||
wxBoxSizer * m_sizer_my_devices{nullptr};
|
||||
wxBoxSizer * m_sizer_other_devices{nullptr};
|
||||
#if defined(__WINDOWS__)
|
||||
wxBoxSizer * m_sizer_search_bar{nullptr};
|
||||
#endif
|
||||
wxSearchCtrl* m_search_bar{nullptr};
|
||||
wxScrolledWindow * m_scrolledWindow{nullptr};
|
||||
wxTimer * m_refresh_timer{nullptr};
|
||||
|
||||
Reference in New Issue
Block a user