mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-06-13 11:05:48 -04:00
[EGD-2335] Added grid layout (for character selector)
This commit is contained in:
@@ -16,9 +16,6 @@ BoxLayout::BoxLayout( Item* parent, const uint32_t& x, const uint32_t& y, const
|
||||
Rect ( parent, x, y, w, h ){
|
||||
}
|
||||
|
||||
BoxLayout::~BoxLayout() {
|
||||
}
|
||||
|
||||
void BoxLayout::resizeItems() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user