mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +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",
|
||||
"findreplaceadv", "float", "graphics", "href", "include", "index",
|
||||
"index_print", "info", "listings", "label", "log", "mathdelimiter",
|
||||
"mathmatrix", "mathspace", "nomenclature", "note", "paragraph", "phantom",
|
||||
"prefs", "print", "nomencl_print", "ref", "sendto", "space", "spellchecker",
|
||||
"symbols", "tabular", "tabularcreate", "thesaurus", "texinfo", "toc",
|
||||
"view-source", "vspace", "wrap" };
|
||||
"mathmatrix", "mathspace", "nomenclature", "nomencl_print", "note",
|
||||
"paragraph", "phantom", "prefs", "print", "ref", "sendto", "space",
|
||||
"spellchecker", "symbols", "tabular", "tabularcreate", "thesaurus", "texinfo",
|
||||
"toc", "view-source", "vspace", "wrap" };
|
||||
|
||||
char const * const * const end_dialognames =
|
||||
dialognames + (sizeof(dialognames) / sizeof(char *));
|
||||
|
Loading…
Reference in New Issue
Block a user