]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Menubar.h
use the new sstream return non-pods as const, use string instead of char * in a lot...
[lyx.git] / src / frontends / Menubar.h
index 595ad77cec4eeede053c3f6763b532937fe34526..f212798af8b261de58d73f28982a80420c12d64d 100644 (file)
@@ -46,6 +46,7 @@ public:
        struct Pimpl;
        friend struct Pimpl;
 private:
+       ///
        Pimpl * pimpl_;
 };
 #endif