aboutsummaryrefslogtreecommitdiff
path: root/net/linphone/files/patch-src-app-AppController.cpp
blob: a18ff3f74a92a1587cad6288b49f11d944ab78bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/app/AppController.cpp.orig	2018-11-11 20:28:45 UTC
+++ src/app/AppController.cpp
@@ -34,7 +34,7 @@
 #define APPLICATION_VERSION "4.1.1"
 #define APPLICATION_MINIMAL_QT_VERSION "5.9.0"
 
-#define DEFAULT_FONT "Noto Sans"
+#define DEFAULT_FONT "sans-serif"
 
 using namespace std;