]> git.lyx.org Git - lyx.git/commit
Remove strfwd.h.
authorPavel Sanda <sanda@lyx.org>
Fri, 4 Oct 2024 18:42:29 +0000 (20:42 +0200)
committerPavel Sanda <sanda@lyx.org>
Fri, 4 Oct 2024 18:49:33 +0000 (20:49 +0200)
commit9ccda98e6e6e109b938b4798e235de9455af3897
treedcda977b9b249ed60c22baae8dbe373c5c7146c2
parent82005736e4be7f3ee8e8cd4d402b3bd17db610d5
Remove strfwd.h.

Will break cygwin due to trivstring header.

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg223056.html
106 files changed:
development/cmake/configCompiler.h.msvc
src/Box.h
src/Buffer.h
src/BufferEncodings.h
src/BufferList.h
src/BufferView.h
src/Changes.h
src/Citation.h
src/CmdDef.h
src/Color.h
src/ColorSet.h
src/Converter.h
src/ConverterCache.h
src/CursorSlice.h
src/CutAndPaste.h
src/ErrorList.h
src/Floating.h
src/Font.h
src/FontInfo.cpp
src/FontInfo.h
src/Format.h
src/KeyMap.h
src/LaTeX.h
src/Layout.h
src/LayoutFile.h
src/LyX.h
src/LyXRC.h
src/LyXVC.h
src/MetricsInfo.h
src/PDFOptions.cpp
src/Paragraph.h
src/ParagraphParameters.h
src/PersonalWordList.h
src/Spacing.h
src/SpellChecker.h
src/Statistics.h
src/TextClass.h
src/Thesaurus.h
src/TocBackend.h
src/TocBuilder.h
src/frontends/Application.h
src/frontends/Clipboard.h
src/frontends/Delegates.h
src/frontends/FontLoader.h
src/frontends/FontMetrics.h
src/frontends/Painter.h
src/frontends/Selection.h
src/frontends/alert.h
src/frontends/qt/CategorizedCombo.h
src/frontends/qt/Dialog.h
src/frontends/qt/FindAndReplace.h
src/frontends/qt/GuiCitation.cpp
src/frontends/qt/GuiDelimiter.cpp
src/frontends/qt/GuiDelimiter.h
src/frontends/qt/GuiSymbols.h
src/frontends/qt/GuiToolbar.h
src/frontends/qt/GuiView.h
src/frontends/qt/InsetParamsDialog.h
src/frontends/qt/InsetParamsWidget.h
src/frontends/qt/LayoutBox.h
src/graphics/GraphicsTypes.h
src/graphics/PreviewImage.h
src/insets/Inset.h
src/insets/InsetCommandParams.h
src/insets/InsetLayout.h
src/lyxfind.h
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathMatrix.h
src/mathed/MathAutoCorrect.h
src/mathed/MathClass.cpp
src/mathed/MathClass.h
src/mathed/MathData.h
src/mathed/MathExtern.h
src/mathed/MathFactory.h
src/mathed/MathStream.cpp
src/mathed/MathStream.h
src/mathed/MathSupport.h
src/output_docbook.h
src/output_plaintext.h
src/output_xhtml.h
src/support/ConsoleApplication.h
src/support/FileName.h
src/support/ForkedCalls.h
src/support/Length.h
src/support/Lexer.h
src/support/Makefile.am
src/support/Messages.h
src/support/ProgressInterface.h
src/support/Systemcall.h
src/support/convert.cpp
src/support/convert.h
src/support/counter_reps.h
src/support/debug.h
src/support/docstring.h
src/support/filetools.h
src/support/gettext.h
src/support/lassert.h
src/support/lyxtime.h
src/support/os.h
src/support/qstring_helpers.h
src/support/strfwd.h [deleted file]
src/support/textutils.h
src/support/trivstring.cpp
src/support/trivstring.h
src/support/unicode.h
src/support/userinfo.h