Interface mockup 10

This commit is contained in:
Dion Moult
2026-05-07 14:12:27 +10:00
parent 359693c562
commit a340e6cf9a
11 changed files with 53 additions and 49 deletions
+1
View File
@@ -39,6 +39,7 @@ public:
bool scrollable = false);
void addBodyWidget(QWidget* widget);
void clearBodyWidgets();
private:
QVBoxLayout* body_layout_ = nullptr;