commit 51aebc9327345f6ea065035f489dbfec1568279f
Author: Richard Heck <[email protected]>
Date:   Mon Jul 3 13:45:58 2017 -0400

    Fix whitespace at EOL.

 src/BiblioInfo.h                        |    2 +-
 src/BufferParams.h                      |    2 +-
 src/CmdDef.h                            |    2 +-
 src/ColorCode.h                         |    6 ++--
 src/ColorSet.h                          |    2 +-
 src/Compare.h                           |    8 +++---
 src/Converter.h                         |    2 +-
 src/Counters.h                          |   26 +++++++++++-----------
 src/Cursor.h                            |   16 +++++++-------
 src/CursorSlice.h                       |    2 +-
 src/DispatchResult.h                    |    2 +-
 src/DocIterator.h                       |   16 +++++++-------
 src/Encoding.h                          |    2 +-
 src/Floating.h                          |    6 ++--
 src/FontInfo.h                          |    2 +-
 src/FuncRequest.h                       |   10 ++++----
 src/Graph.h                             |    8 +++---
 src/IndicesList.h                       |    4 +-
 src/KeyMap.h                            |   14 ++++++------
 src/KeySequence.h                       |    2 +-
 src/LaTeX.h                             |    4 +-
 src/LaTeXFonts.h                        |   10 ++++----
 src/Layout.h                            |   32 +++++++++++++-------------
 src/LayoutFile.h                        |   20 ++++++++--------
 src/LayoutModuleList.h                  |    6 ++--
 src/Lexer.h                             |    8 +++---
 src/LyXAction.h                         |    2 +-
 src/MetricsInfo.h                       |    4 +-
 src/Mover.h                             |   14 ++++++------
 src/Paragraph.h                         |    8 +++---
 src/ParagraphParameters.h               |    8 +++---
 src/SpellChecker.h                      |    2 +-
 src/Text.h                              |    4 +-
 src/TextClass.h                         |    2 +-
 src/VCBackend.h                         |    8 +++---
 src/frontends/Application.h             |    4 +-
 src/frontends/Delegates.h               |    2 +-
 src/frontends/FontLoader.h              |    2 +-
 src/frontends/Painter.h                 |    2 +-
 src/frontends/qt4/ButtonController.h    |    2 +-
 src/frontends/qt4/ButtonPolicy.h        |    4 +-
 src/frontends/qt4/CategorizedCombo.h    |    2 +-
 src/frontends/qt4/Dialog.h              |    2 +-
 src/frontends/qt4/GuiCommandBuffer.h    |    2 +-
 src/frontends/qt4/GuiCompare.h          |    4 +-
 src/frontends/qt4/GuiCompareHistory.h   |    2 +-
 src/frontends/qt4/GuiCompleter.h        |    6 ++--
 src/frontends/qt4/GuiDialog.h           |    4 +-
 src/frontends/qt4/GuiDocument.h         |    2 +-
 src/frontends/qt4/GuiIdListModel.h      |   16 +++++++-------
 src/frontends/qt4/GuiPrefs.h            |    2 +-
 src/frontends/qt4/GuiProgressView.h     |    2 +-
 src/frontends/qt4/GuiToolbar.h          |    4 +-
 src/frontends/qt4/GuiView.h             |   14 ++++++------
 src/frontends/qt4/GuiWorkArea_Private.h |    6 ++--
 src/frontends/qt4/IconPalette.h         |    2 +-
 src/frontends/qt4/InGuiThread.h         |    2 +-
 src/frontends/qt4/InsetParamsWidget.h   |    2 +-
 src/frontends/qt4/LayoutBox.h           |    2 +-
 src/frontends/qt4/TocModel.h            |    2 +-
 src/frontends/qt4/qt_helpers.h          |   16 +++++++-------
 src/insets/Inset.h                      |   30 +++++++++++++-------------
 src/insets/InsetArgument.h              |    2 +-
 src/insets/InsetCaption.h               |    6 ++--
 src/insets/InsetCode.h                  |    4 +-
 src/insets/InsetCommand.h               |    2 +-
 src/insets/InsetCommandParams.h         |    8 +++---
 src/insets/InsetHyperlink.h             |    6 ++--
 src/insets/InsetIPA.h                   |   12 +++++-----
 src/insets/InsetInclude.h               |    6 ++--
 src/insets/InsetInfo.h                  |    4 +-
 src/insets/InsetLabel.h                 |    6 ++--
 src/insets/InsetLayout.h                |   10 ++++----
 src/insets/InsetListingsParams.h        |    4 +-
 src/insets/InsetNomencl.h               |    6 ++--
 src/insets/InsetQuotes.h                |    2 +-
 src/insets/InsetSpecialChar.h           |    2 +-
 src/insets/InsetTOC.h                   |    2 +-
 src/insets/InsetText.h                  |    8 +++---
 src/lyxfind.h                           |    4 +-
 src/mathed/InsetMathAMSArray.h          |    2 +-
 src/mathed/InsetMathExInt.h             |    2 +-
 src/mathed/InsetMathGrid.h              |    4 +-
 src/mathed/InsetMathHull.h              |   12 +++++-----
 src/mathed/InsetMathMatrix.h            |    2 +-
 src/mathed/InsetMathNest.h              |    4 +-
 src/mathed/InsetMathSideset.h           |    4 +-
 src/mathed/InsetMathUnknown.h           |    2 +-
 src/mathed/MathData.h                   |   10 ++++----
 src/mathed/MathMacroTemplate.h          |   12 +++++-----
 src/mathed/MathStream.h                 |    2 +-
 src/support/AppleScript.h               |    4 +-
 src/support/ConsoleApplication.h        |    2 +-
 src/support/ExceptionMessage.h          |    4 +-
 src/support/FileName.h                  |   10 ++++----
 src/support/SystemcallPrivate.h         |    8 +++---
 src/support/debug.h                     |    6 ++--
 src/support/lassert.h                   |    8 +++---
 src/support/linkback/LinkBack.h         |   36 +++++++++++++++---------------
 src/support/linkback/LinkBackServer.h   |   32 +++++++++++++-------------
 src/support/lstrings.h                  |   10 ++++----
 src/support/mutex.h                     |    6 ++--
 src/support/weighted_btree.h            |   12 +++++-----
 src/tex2lyx/Parser.h                    |    2 +-
 104 files changed, 348 insertions(+), 348 deletions(-)

Reply via email to