X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FISpell.cpp;h=bd772685c7b9fc8dbc70ae94099d41e93eab70d4;hb=1acedf11da79f509da706bc8d6d2f491c9676087;hp=6a74bcb82451fd8b38eaef9d2998b30c67655413;hpb=9abb7db46800e554f57e865a3e768602ffd9d6f1;p=lyx.git diff --git a/src/ISpell.cpp b/src/ISpell.cpp index 6a74bcb824..bd772685c7 100644 --- a/src/ISpell.cpp +++ b/src/ISpell.cpp @@ -43,8 +43,8 @@ namespace lyx { namespace { -class LaunchIspell : public support::ForkedProcess { - typedef support::ForkedProcess ForkedProcess; +class LaunchIspell : public ForkedProcess +{ public: /// LaunchIspell(BufferParams const & p, string const & l,