]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Toolbar.h
Patch from John (figinset) and Dekel (RTL and spellchecker)
[lyx.git] / src / frontends / Toolbar.h
index 121f3cecc1dff7a64feefc37355e992f887d5ddc..513ba45f4268e1b633ed0a9ceb4f321225a44064 100644 (file)
@@ -64,7 +64,9 @@ public:
 
 private:
        struct Pimpl;
+       ///
        friend struct Toolbar::Pimpl;
+       ///
        Pimpl * pimpl_;
 };
 #endif