X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FToolbar.h;h=513ba45f4268e1b633ed0a9ceb4f321225a44064;hb=4789208ca1bcaeff22d05fa942656fbfc3fe8434;hp=121f3cecc1dff7a64feefc37355e992f887d5ddc;hpb=4b2a999762c83627476428e595d3c1e3704a3da0;p=lyx.git diff --git a/src/frontends/Toolbar.h b/src/frontends/Toolbar.h index 121f3cecc1..513ba45f42 100644 --- a/src/frontends/Toolbar.h +++ b/src/frontends/Toolbar.h @@ -64,7 +64,9 @@ public: private: struct Pimpl; + /// friend struct Toolbar::Pimpl; + /// Pimpl * pimpl_; }; #endif