]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/forms/form_aboutlyx.fd
Wrap most of the frontend code up inside namespace lyx::frontend.
[lyx.git] / src / frontends / xforms / forms / form_aboutlyx.fd
index 3c01dc10748249c3a918df4a331df1879eb4ecbd..16072a3c020951c94d45fa40154f5d920f249eea 100644 (file)
@@ -46,7 +46,7 @@ shortcut:
 resize: FL_RESIZE_NONE
 gravity: FL_SouthEast FL_SouthEast
 name: button_close
-callback: C_FormBaseCancelCB
+callback: C_FormDialogView_CancelCB
 argument: 0
 
 --------------------
@@ -106,8 +106,8 @@ shortcut:
 resize: FL_RESIZE_ALL
 gravity: FL_NorthWest FL_SouthEast
 name: browser_version
-callback: C_FormBaseInputCB
-argument: 0
+callback:
+argument:
 
 =============== FORM ===============
 Name: form_aboutlyx_credits
@@ -148,8 +148,8 @@ shortcut:
 resize: FL_RESIZE_ALL
 gravity: FL_NorthWest FL_SouthEast
 name: browser_credits
-callback: C_FormBaseInputCB
-argument: 0
+callback:
+argument:
 
 =============== FORM ===============
 Name: form_aboutlyx_license
@@ -190,8 +190,8 @@ shortcut:
 resize: FL_RESIZE_ALL
 gravity: FL_NorthWest FL_SouthEast
 name: browser_license
-callback: C_FormBaseInputCB
-argument: 0
+callback:
+argument:
 
 ==============================
 create_the_forms