mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 21:02:23 +00:00
FIX: StaticGroup constriant layout badge on macOS
Change-Id: Ia93c91b990ec3f5fef3eae57d48ca71b4a0841e6 Jira: STUDIO-10383 (cherry picked from commit 88521a06d12cd4ebbcb8e98d8c929e9815aa71de)
This commit is contained in:
@@ -18,10 +18,6 @@ private:
|
||||
void OnPaint(wxPaintEvent &evt);
|
||||
void PaintForeground(wxDC &dc, const struct tagRECT &rc) override;
|
||||
#endif
|
||||
#ifdef __WXOSX__
|
||||
void DoSetSize(int x, int y, int width, int height, int sizeFlags) override;
|
||||
void LayoutBadge();
|
||||
#endif
|
||||
|
||||
private:
|
||||
#ifdef __WXMSW__
|
||||
|
||||
Reference in New Issue
Block a user