]> git.lyx.org Git - features.git/blobdiff - src/frontends/tests/biblio.cpp
Rename frontend qt4 to qt
[features.git] / src / frontends / tests / biblio.cpp
index 067cc9b4481b5bd6ae14385b3d1ba5a2e8a00a39..530d6460b599dd757403257c4b9bd919958b0625 100644 (file)
@@ -10,7 +10,7 @@ using namespace std;
 // Escape special chars.
 // All characters are literals except: '.|*?+(){}[]^$\'
 // These characters are literals when preceded by a "\", which is done here
-// This function is unfortunately copied from ../qt4/GuiCitation.cpp, so we
+// This function is unfortunately copied from ../qt/GuiCitation.cpp, so we
 // should try to make sure to keep the two in sync.
 string const escape_special_chars(string const & expr)
 {