]> git.lyx.org Git - features.git/commit
Rename Path.h to PathChanger.h (actual name of the class)
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 6 Feb 2013 10:36:58 +0000 (11:36 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 6 Feb 2013 10:51:06 +0000 (11:51 +0100)
commit14e01a92a4a8b3c861bec41d33a1743870844e63
tree66266c6cdb4a8e249b9f20edb02bbb66c57d8d9f
parent40b487c4774872941e56eefc1d3b1c056b462ff5
Rename Path.h to PathChanger.h (actual name of the class)
17 files changed:
src/AspellChecker.cpp
src/Buffer.cpp
src/Converter.cpp
src/Format.cpp
src/LyX.cpp
src/VCBackend.cpp
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/qt_helpers.cpp
src/insets/ExternalTemplate.cpp
src/insets/InsetBibtex.cpp
src/support/Makefile.am
src/support/Path.cpp [deleted file]
src/support/Path.h [deleted file]
src/support/PathChanger.cpp [new file with mode: 0644]
src/support/PathChanger.h [new file with mode: 0644]
src/support/filetools.cpp