]> git.pld-linux.org Git - packages/glabels.git/blame - glabels-no-common.patch
- release 5 (evolution 3.46.x)
[packages/glabels.git] / glabels-no-common.patch
CommitLineData
baae04fe
JB
1--- glabels-3.4.1/src/template-history.h.orig 2016-03-04 05:01:15.000000000 +0100
2+++ glabels-3.4.1/src/template-history.h 2020-09-27 14:43:16.510439592 +0200
3@@ -28,7 +28,7 @@
4 G_BEGIN_DECLS
5
6
7-glTemplateHistoryModel *gl_template_history;
8+extern glTemplateHistoryModel *gl_template_history;
9
10
11 void gl_template_history_init (void);
12--- glabels-3.4.1/src/font-history.h.orig 2016-03-04 05:01:15.000000000 +0100
13+++ glabels-3.4.1/src/font-history.h 2020-09-27 14:43:46.635333431 +0200
14@@ -28,7 +28,7 @@
15 G_BEGIN_DECLS
16
17
18-glFontHistoryModel *gl_font_history;
19+extern glFontHistoryModel *gl_font_history;
20
21
22 void gl_font_history_init (void);
This page took 0.041802 seconds and 4 git commands to generate.