]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/forms/form_url.fd
patch from Angus
[features.git] / src / frontends / xforms / forms / form_url.fd
index bf8384b52aadb3fdb78fbee6fc2fd8547c5ec6ff..c16c5b83a93c60a588ce0f0c1b6428fa6489b1df 100644 (file)
@@ -99,7 +99,7 @@ shortcut: ^[
 resize: FL_RESIZE_NONE
 gravity: FL_SouthEast FL_SouthEast
 name: cancel
-callback: C_FormUrlCancelCB
+callback: C_FormCommandCancelCB
 argument: 0
 
 --------------------
@@ -117,7 +117,7 @@ shortcut: ^M
 resize: FL_RESIZE_ALL
 gravity: FL_SouthEast FL_SouthEast
 name: ok
-callback: C_FormUrlOKCB
+callback: C_FormCommandOKCB
 argument: 0
 
 ==============================