From df13e1b8ba7d5ae025f287831f0cd9488a3229c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 18 May 2009 23:13:51 +0000 Subject: [PATCH] LyXAction.cpp: sorting git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29728 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index ddcec66638..c4725818b2 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2527,10 +2527,10 @@ void LyXAction::init() * \li Syntax: dialog-show [] * \li Params: : aboutlyx|bibitem|bibtex|box|branch|changes|character|citation|\n document|errorlist|ert|external|file|findreplace|findreplaceadv|float|graphics|\n - href|include|index|index_print|info|nomenclature|label|listings|log|mathdelimiter|\n - mathmatrix|mathspace|note|paragraph|phantom|prefs|print|ref|sendto|space|\n - spellchecker|symbols|tabular|tabularcreate|thesaurus|texinfo|toc|\n - view-source|vspace|wrap| \n + href|include|index|index_print|info|label|listings|log|mathdelimiter|\n + mathmatrix|mathspace|nomenclature|note|paragraph|phantom|prefs|print|ref|\n + sendto|space|spellchecker|symbols|tabular|tabularcreate|thesaurus|texinfo|\n + toc|view-source|vspace|wrap| \n : latexlog|vclog \n : data, usually settings for the given dialog. Use debug mode for the details. -- 2.39.2