mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 09:20:54 -08:00
(Qbox): Declare external, don't define.
This commit is contained in:
parent
b60c965364
commit
133cfefd7b
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ Lisp_Object Qauto_raise;
|
|||
Lisp_Object Qauto_lower;
|
||||
Lisp_Object Qborder_color;
|
||||
Lisp_Object Qborder_width;
|
||||
Lisp_Object Qbox;
|
||||
extern Lisp_Object Qbox;
|
||||
Lisp_Object Qcursor_color;
|
||||
Lisp_Object Qcursor_type;
|
||||
Lisp_Object Qgeometry;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue