PrusaSlicer-NonPlainar/lib
Xoan Sampaiño 281a9c45eb Remove hardcoded font size for wxGTK
When in wxGTK (GNU/Linux), some widgets has a hardcoded point size font that not fit with normal GUI font and therefore this widgets doesn't inherit changes in system font size.

This commit only affect this platform, changing `!&Wx::wxMSW` to `&Wx::wxMAC`.
2017-05-12 11:31:54 +02:00
..
Slic3r Remove hardcoded font size for wxGTK 2017-05-12 11:31:54 +02:00
Slic3r.pm Ported the G-code generator from Perl to C++. 2017-05-03 18:28:22 +02:00