]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiView.h
Amend f441590c
[lyx.git] / src / frontends / qt4 / GuiView.h
index 74aad81f83d0fd24f11567381b25e9cd699a6add..c3ccdbd80a678a0f7f18b38e18594ae2e528578a 100644 (file)
@@ -287,7 +287,7 @@ private:
        bool goToFileRow(std::string const & argument);
 
        ///
-       struct GuiViewPrivate;
+       class GuiViewPrivate;
        GuiViewPrivate & d;
 
 public: