[dia: 1/2] Issue #434 Edit Layer dialog does not accept translations
- From: Zander <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia: 1/2] Issue #434 Edit Layer dialog does not accept translations
- Date: Sat, 7 Dec 2019 22:05:55 +0000 (UTC)
commit b1951d86dbd11ede035403fe98e4d78ce6857cc6
Author: Sabri Ãœnal <libreajans gmail com>
Date: Sat Dec 7 22:05:38 2019 +0000
Issue #434 Edit Layer dialog does not accept translations
app/layer-editor/dia-layer-properties.c | 1 +
app/layer-editor/layer_dialog.c | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/app/layer-editor/dia-layer-properties.c b/app/layer-editor/dia-layer-properties.c
index 5045b47b..5abe50ed 100644
--- a/app/layer-editor/dia-layer-properties.c
+++ b/app/layer-editor/dia-layer-properties.c
@@ -15,6 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <gtk/gtk.h>
diff --git a/app/layer-editor/layer_dialog.c b/app/layer-editor/layer_dialog.c
index 68d7d853..e98a25e5 100644
--- a/app/layer-editor/layer_dialog.c
+++ b/app/layer-editor/layer_dialog.c
@@ -15,6 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <gtk/gtk.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]