]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_sty.h
* support/qstring_helpers.h: erase ucs4_to_qstring() method.
[lyx.git] / src / lyx_sty.h
index 79c79a2952f0d8870bb078b427ca729b926debd5..2608967da013bbcabdec78abf6edc647f0669551 100644 (file)
@@ -18,6 +18,9 @@
 
 #include <string>
 
+
+namespace lyx {
+
 ///
 extern std::string const lyx_def;
 ///
@@ -55,4 +58,7 @@ extern std::string const lyxgreyedout_def;
 ///
 extern std::string const lyxdot_def;
 
+
+} // namespace lyx
+
 #endif // LYX_STY_H