fix preamble dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5520 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-10-26 02:19:03 +00:00
parent a9a2ae446a
commit b261588334
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-10-26 John Levon <levon@movementarian.org>
* forms/form_preamble.fd: OK cannot be a RETURN_BUTTON ;)
2002-10-26 John Levon <levon@movementarian.org>
* FormTexinfo.C: using vector

View File

@ -33,7 +33,7 @@ argument:
--------------------
class: FL_BUTTON
type: RETURN_BUTTON
type: NORMAL_BUTTON
box: 5 295 90 25
boxtype: FL_UP_BOX
colors: FL_COL1 FL_COL1
@ -42,7 +42,7 @@ style: FL_NORMAL_STYLE
size: FL_NORMAL_SIZE
lcol: FL_BLACK
label: OK
shortcut: ^M
shortcut:
resize: FL_RESIZE_NONE
gravity: FL_SouthEast FL_SouthEast
name: button_ok