X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyx_sty.h;h=79c79a2952f0d8870bb078b427ca729b926debd5;hb=37e82a546392d43f787826b85481a11f2a27af15;hp=89655d86b765c8f1305def86255cce4cc5b34c17;hpb=44cd0fc9a1687cc63911c7f98d978594458e7813;p=lyx.git diff --git a/src/lyx_sty.h b/src/lyx_sty.h index 89655d86b7..79c79a2952 100644 --- a/src/lyx_sty.h +++ b/src/lyx_sty.h @@ -43,8 +43,6 @@ extern std::string const paragraphleftindent_def; /// extern std::string const floatingfootnote_def; /// -extern std::string const minipageindent_def; -/// extern std::string const boldsymbol_def; /// extern std::string const binom_def; @@ -54,5 +52,7 @@ extern std::string const mathcircumflex_def; extern std::string const tabularnewline_def; /// extern std::string const lyxgreyedout_def; +/// +extern std::string const lyxdot_def; #endif // LYX_STY_H