mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
reorder.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29781 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ec560a77e4
commit
8dbb980a91
@ -2419,10 +2419,10 @@ char const * const dialognames[] = {
|
|||||||
"citation", "document", "errorlist", "ert", "external", "file", "findreplace",
|
"citation", "document", "errorlist", "ert", "external", "file", "findreplace",
|
||||||
"findreplaceadv", "float", "graphics", "href", "include", "index",
|
"findreplaceadv", "float", "graphics", "href", "include", "index",
|
||||||
"index_print", "info", "listings", "label", "log", "mathdelimiter",
|
"index_print", "info", "listings", "label", "log", "mathdelimiter",
|
||||||
"mathmatrix", "mathspace", "nomenclature", "note", "paragraph", "phantom",
|
"mathmatrix", "mathspace", "nomenclature", "nomencl_print", "note",
|
||||||
"prefs", "print", "nomencl_print", "ref", "sendto", "space", "spellchecker",
|
"paragraph", "phantom", "prefs", "print", "ref", "sendto", "space",
|
||||||
"symbols", "tabular", "tabularcreate", "thesaurus", "texinfo", "toc",
|
"spellchecker", "symbols", "tabular", "tabularcreate", "thesaurus", "texinfo",
|
||||||
"view-source", "vspace", "wrap" };
|
"toc", "view-source", "vspace", "wrap" };
|
||||||
|
|
||||||
char const * const * const end_dialognames =
|
char const * const * const end_dialognames =
|
||||||
dialognames + (sizeof(dialognames) / sizeof(char *));
|
dialognames + (sizeof(dialognames) / sizeof(char *));
|
||||||
|
Loading…
Reference in New Issue
Block a user