mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
FIX:fix mac MessageDialog layout
Change-Id: I8946c1beae3bd3c3167cd9b3777b1f5c4fad294c
This commit is contained in:
parent
64038abf5a
commit
57154cda4b
2 changed files with 3 additions and 3 deletions
|
@ -122,7 +122,7 @@ public:
|
|||
virtual ~WarningDialog() = default;
|
||||
};
|
||||
|
||||
#ifdef _WIN32
|
||||
#if 1
|
||||
// Generic static line, used intead of wxStaticLine
|
||||
class StaticLine: public wxTextCtrl
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue