]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/LayoutBox.cpp
Amend f441590c
[lyx.git] / src / frontends / qt4 / LayoutBox.cpp
index 0a4da449377c949c43cc5f6b3fe8552fe9c772e9..1054a098121fdba9527ae9ee284ce6692ee20631 100644 (file)
@@ -103,8 +103,12 @@ public:
 //
 /////////////////////////////////////////////////////////////////////
 
-struct LayoutBox::Private
+class LayoutBox::Private
 {
+       /// noncopyable
+       Private(Private const &);
+       void operator=(Private const &);
+public:
        Private(LayoutBox * parent, GuiView & gv) : p(parent), owner_(gv),
                inset_(0),
                // set the layout model with two columns