[glade/glade-3-36] Ignore locale when saving numeric values
- From: Alberto Fanjul <albfan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/glade-3-36] Ignore locale when saving numeric values
- Date: Thu, 28 May 2020 06:25:20 +0000 (UTC)
commit bdf0f49409cb850607567daf4f7ded77fbf94b83
Author: Alberto Fanjul <albertofanjul gmail com>
Date: Wed May 27 12:06:03 2020 +0200
Ignore locale when saving numeric values
gladeui/glade-property-def.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gladeui/glade-property-def.c b/gladeui/glade-property-def.c
index 0d49f598..d33dd4ea 100644
--- a/gladeui/glade-property-def.c
+++ b/gladeui/glade-property-def.c
@@ -38,6 +38,7 @@
#include <string.h>
#include <stdlib.h>
#include <glib/gi18n-lib.h>
+#include <locale.h>
#include "glade.h"
#include "glade-widget.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]