Fix more class/struct mixups.

This commit is contained in:
Augustin Cavalier
2017-12-02 22:24:06 -05:00
parent bf77c15232
commit 7c234361eb
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ private:
friend class _BMCMenuBar_;
friend class LabelLayoutItem;
friend class MenuBarLayoutItem;
friend class LayoutData;
friend struct LayoutData;
BMenuField(const char* name,
const char* label, BMenu* menu,