mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-02 03:00:39 +08:00
Fix typo.
This commit is contained in:
parent
f0adf1c7ab
commit
1209da02d5
@ -3,7 +3,7 @@
|
||||
|
||||
namespace Slic3r { namespace GUI {
|
||||
|
||||
void Settings::Settings() {
|
||||
Settings::Settings() {
|
||||
// Initialize fonts
|
||||
_small_font = wxSystemSettings::GetFont(wxSYS_DEFAULT_GUI_FONT);
|
||||
if (the_os == OS::Mac) _small_font.SetPointSize(11);
|
||||
|
Loading…
x
Reference in New Issue
Block a user