]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Menubar.h
some fixes to prev patch
[lyx.git] / src / frontends / Menubar.h
index 5784d4d45916b43a52ac5ed6ac22cd6c8732f5d1..4d24b4deca03277fa58c3201c8e3c1d4e7cb0ad5 100644 (file)
@@ -41,9 +41,9 @@ public:
        //I disable this temporarily until I find a nice way to make it work
        //with compaq cxx. (Jean-Marc)
        // Is this a new comment? (Lgb)
-private:
        struct Pimpl;
        friend struct Pimpl;
+private:
        Pimpl * pimpl_;
 };
 #endif