X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FLayoutBox.h;h=3ea92325f13852decab9496c31476e5d9d1f2dc1;hb=1f10969bb5c5f36017bf5ba8671381b09945cf57;hp=0b37e7e82a881bdddcde49fd281610fe9c8abf74;hpb=f4400845af432034b7fff7f1e8d5afd7a90b3a50;p=lyx.git diff --git a/src/frontends/qt4/LayoutBox.h b/src/frontends/qt4/LayoutBox.h index 0b37e7e82a..3ea92325f1 100644 --- a/src/frontends/qt4/LayoutBox.h +++ b/src/frontends/qt4/LayoutBox.h @@ -61,7 +61,7 @@ private Q_SLOTS: private: friend class LayoutItemDelegate; - struct Private; + class Private; Private * const d; };