X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyx_sty.h;h=2608967da013bbcabdec78abf6edc647f0669551;hb=ba62665f966508db5a4de6864f4aa7374c5a5356;hp=d549735f5e037dccc09616bf8f3a6dac8bcc3982;hpb=038032fefdd878a5d172b983269f5ffe84c640a9;p=lyx.git diff --git a/src/lyx_sty.h b/src/lyx_sty.h index d549735f5e..2608967da0 100644 --- a/src/lyx_sty.h +++ b/src/lyx_sty.h @@ -18,6 +18,9 @@ #include + +namespace lyx { + /// extern std::string const lyx_def; /// @@ -52,5 +55,10 @@ extern std::string const mathcircumflex_def; extern std::string const tabularnewline_def; /// extern std::string const lyxgreyedout_def; +/// +extern std::string const lyxdot_def; + + +} // namespace lyx #endif // LYX_STY_H