From 7ed6d9c3f170af606cb0eaa6d16921bab1cfb198 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Wed, 13 May 2009 23:43:01 +0000 Subject: [PATCH] Compile fix & whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29660 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 4 ++-- src/frontends/qt4/GuiView.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index d5afe7f7a3..bff209451c 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2529,8 +2529,8 @@ void LyXAction::init() document|errorlist|ert|external|file|findreplace|float|graphics|\n href|include|index|info|nomenclature|label|listings|log|mathdelimiter|\n mathmatrix|note|paragraph|phantom|prefs|print|ref|sendto|space|\n - spellchecker|symbols|tabular|tabularcreate|thesaurus|texinfo|toc|\n - view-source|vspace|wrap| \n + spellchecker|symbols|tabular|tabularcreate|thesaurus|texinfo|toc|\n + view-source|vspace|wrap| \n : latexlog|vclog \n : data, usually settings for the given dialog. Use debug mode for the details. diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp index 11f1354b53..26f3d1dac6 100644 --- a/src/frontends/qt4/GuiView.cpp +++ b/src/frontends/qt4/GuiView.cpp @@ -2422,7 +2422,7 @@ char const * const dialognames[] = { "mathmatrix", "mathspace", "nomenclature", "note", "paragraph", "phantom", "prefs", "print", "ref", "sendto", "space", "spellchecker", "symbols", "tabular", "tabularcreate", "thesaurus", "texinfo", "toc", "view-source", -"vspace", "wrap", " }; +"vspace", "wrap" }; char const * const * const end_dialognames = dialognames + (sizeof(dialognames) / sizeof(char *)); -- 2.39.2