aboutsummarylogtreecommitdiffstats
path: root/BambuStudio.cpp.patch
diff options
context:
space:
mode:
authorAlexander Jacocks2022-11-30 10:56:57 -0500
committerAlexander Jacocks2022-11-30 10:56:57 -0500
commit779a8cfa3b1786592e6c8bd44aed407991dc77d5 (patch)
tree2bd4a09105f082cc3c7f07cd2a290c2d099d59df /BambuStudio.cpp.patch
downloadaur-779a8cfa3b1786592e6c8bd44aed407991dc77d5.tar.gz
initial release
Diffstat (limited to 'BambuStudio.cpp.patch')
-rw-r--r--BambuStudio.cpp.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/BambuStudio.cpp.patch b/BambuStudio.cpp.patch
new file mode 100644
index 000000000000..fbcdc16ab1de
--- /dev/null
+++ b/BambuStudio.cpp.patch
@@ -0,0 +1,11 @@
+--- BambuStudio/src/BambuStudio.cpp.orig 2022-10-13 22:23:34.023333302 -0400
++++ BambuStudio/src/BambuStudio.cpp 2022-10-13 22:24:15.283333294 -0400
+@@ -170,7 +170,7 @@
+
+ if (start_gui) {
+ BOOST_LOG_TRIVIAL(info) << "no action, start gui directly" << std::endl;
+- ::Label::initSysFont();
++// ::Label::initSysFont();
+ #ifdef SLIC3R_GUI
+ /*#if !defined(_WIN32) && !defined(__APPLE__)
+ // likely some linux / unix system