Rename ItemContainer to ItemBoxContainer
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
|
||||
private:
|
||||
friend class Item;
|
||||
friend class ItemContainer;
|
||||
friend class ItemBoxContainer;
|
||||
|
||||
Config();
|
||||
Separator* createSeparator(Layouting::Widget *) const;
|
||||
|
||||
Reference in New Issue
Block a user