]> git.lyx.org Git - lyx.git/blobdiff - src/support/unicode.h
Improvements to the shortcuts preference dialog (#9174)
[lyx.git] / src / support / unicode.h
index 87a8392158a232c2f6a5814ed21ffa040be8f704..aad4f8d408f697ca7a7c11ca78769331f34f4d72 100644 (file)
@@ -68,7 +68,7 @@ private:
        /// \return true if the processor is ready to use.
        bool init();
        /// hide internals
-       struct Impl;
+       class Impl;
        Impl * pimpl_;
 };