]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Prevent warning when pressing OKAY while the dialog is in AUTOAPPLY_INITIAL state...
[lyx.git] / src / LyXAction.cpp
index 1cab6e4bf04d5a342bce4e5375e0ed5fc0f54e0c..dc8121a0bb7a712dea23e016d5e61117bd657cba 100644 (file)
@@ -1121,7 +1121,7 @@ void LyXAction::init()
  * \var lyx::FuncCode lyx::LFUN_PASTE
  * \li Action: Pastes material from the active clipboard.
  * \li Syntax: paste [<TYPE>]
- * \li Params: <TYPE>: pdf|png|jpeg|linkback
+ * \li Params: <TYPE>: emf|pdf|png|jpeg|linkback|wmf
  * \endvar
  */
                { LFUN_PASTE, "paste", Noop, Edit },