projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26489f0
)
(Mlatin): Extern it.
author
handa
<handa>
Mon, 13 Sep 2004 01:51:24 +0000
(
01:51
+0000)
committer
handa
<handa>
Mon, 13 Sep 2004 01:51:24 +0000
(
01:51
+0000)
src/internal-gui.h
patch
|
blob
|
history
diff --git
a/src/internal-gui.h
b/src/internal-gui.h
index
8e0e892
..
f1b65d0
100644
(file)
--- a/
src/internal-gui.h
+++ b/
src/internal-gui.h
@@
-274,6
+274,8
@@
struct MDeviceDriver
MSymbol (*parse_event) (MFrame *frame, void *arg, int *modifiers);
};
+extern MSymbol Mlatin;
+
extern MSymbol Mgd;
extern int mfont__init ();